Add actions and screenshot
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user