Add $mod+Print binding for scrot
This commit is contained in:
parent
6c48cad089
commit
622544c37a
@ -37,6 +37,7 @@ bindsym Mod1+Mod4+s exec $config_dir/lock.sh suspend # suspend
|
|||||||
bindsym Mod1+Control+l exec $config_dir/lock.sh lock 5 # lock screen
|
bindsym Mod1+Control+l exec $config_dir/lock.sh lock 5 # lock screen
|
||||||
bindsym Mod1+Control+Delete exec $config_dir/lock.sh pick # power menu
|
bindsym Mod1+Control+Delete exec $config_dir/lock.sh pick # power menu
|
||||||
bindsym $mod+p exec --no-startup-id $config_dir/killPanel.sh # restart xfce4-panel
|
bindsym $mod+p exec --no-startup-id $config_dir/killPanel.sh # restart xfce4-panel
|
||||||
|
bindsym $mod+Print exec scrot '/home/adam/scratch/%Y-%m-%d_%H:%M:%S.png'
|
||||||
|
|
||||||
mode "launch" {
|
mode "launch" {
|
||||||
bindsym e exec emacsclient -c -n; mode "default"
|
bindsym e exec emacsclient -c -n; mode "default"
|
||||||
|
Loading…
Reference in New Issue
Block a user