Added some usefull keybinds to i3.
This commit is contained in:
parent
46cb4d8acc
commit
9aced6065b
1 changed files with 2 additions and 1 deletions
|
@ -71,8 +71,9 @@ bindsym $mod+p move scratchpad
|
|||
bindsym $mod+Shift+p scratchpad show
|
||||
bindsym --release $mod+Shift+S exec scrot
|
||||
bindsym --release $mod+Ctrl+S exec "scrot --select"
|
||||
bindsym --release $mod+Ctrl+A exec "scrot -s '/tmp/%F_%T_$wx$h.png' -e 'xclip -selection clipboard -target image/png -i $f && rm $f'"
|
||||
bindsym $mod+o exec pcmanfm
|
||||
|
||||
bindsym $mod+Shift+B floating enable; border none; resize set 900 600; move position 1836 38
|
||||
|
||||
### END BINDSYM ###
|
||||
|
||||
|
|
Loading…
Reference in a new issue