Add actions and screenshot

This commit is contained in:
CramMK
2020-01-29 09:52:31 +01:00
parent 4e96e1613a
commit 7e2b7344d7
3 changed files with 15 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
actions:
cache-font: fc-cache -f -v
reload-xresources: xrdb ~/.Xresources
vundle-refresh: vim +VundleClean! +VundleInstall +VundleInstall! +qall
config:
backup: true
create: true
@@ -9,12 +13,16 @@ dotfiles:
f_vimrc:
src: vimrc
dst: ~/.vimrc
actions:
- vundle-refresh
f_gitconfig:
src: gitconfig
dst: ~/.gitconfig
f_xresources:
src: Xresources
dst: ~/.Xresources
actions:
- reload-xresources
f_config:
src: config/i3/config
dst: ~/.config/i3/config
@@ -24,11 +32,13 @@ dotfiles:
f_inconsolata-regular.ttf:
src: fonts/Inconsolata-Regular/Inconsolata-Regular.ttf
dst: ~/.fonts/Inconsolata-Regular/Inconsolata-Regular.ttf
actions:
- cache-font
f_gdbinit:
src: gdbinit
dst: ~/.gdbinit
profiles:
default:
marc:
dotfiles:
- f_bashrc
- f_vimrc

View File

@@ -18,6 +18,9 @@ alias ll="ls -l"
alias la="ls -la"
alias rm="rm -i"
# Screenhots
alias screenshot="import ~/Downloads/Screenshot-$(date '+%Y%m%d-%H%M%S').png"
# Common files
alias bashrc="vim ~/.bashrc"
alias sourcebashrc="source ~/.bashrc"

View File

@@ -187,6 +187,7 @@ bindsym Ctrl+Shift+2 exec --no-startup-id setxkbmap de
# Remove title bar
new_window 1pixel
{%@@ if exists('/home/mthomas') @@%}
# CONFIG FOR WORK
# Locking