Bind xfce-panel restart to something slightly harder to accidentally press

This commit is contained in:
Adam Goldsmith 2024-04-14 01:40:14 -04:00
parent ae080c4042
commit 748df90274
1 changed files with 1 additions and 1 deletions

View File

@ -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" {