Bind xfce-panel restart to something slightly harder to accidentally press
This commit is contained in:
parent
ae080c4042
commit
748df90274
@ -72,7 +72,7 @@ bindsym Mod1+Control+l exec $config_dir/lock.sh lock 5 # lock screen
|
||||
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+$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+Shift+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'
|
||||
|
||||
mode "launch" {
|
||||
|
Loading…
Reference in New Issue
Block a user