Fix scrot command
This commit is contained in:
parent
39e82c3a09
commit
432ccb358a
@ -48,7 +48,7 @@ bindsym Mod1+$mod+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 Mod1+$mod+Delete exec $config_dir/lock.sh pick # power menu
|
bindsym Mod1+$mod+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 '~/scratch/%Y-%m-%d_%H:%M:%S.png'
|
bindsym $mod+Print exec scrot ~/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