added shortcuts to start/kill the compositor

This commit is contained in:
quak
2025-03-30 21:02:29 +02:00
committed by scbj
parent 8f4a8c94d0
commit 5411ced2db

View File

@@ -69,6 +69,9 @@ bindsym $mod+Shift+e exec "i3-nagbar -t warning -m 'You pressed the exit shortcu
bindsym $mod+Escape exec i3lock
## kill focused window
bindsym $mod+Shift+q kill
## start/kill compositor
bindsym $mod+Shift+f exec --no-startup-id picom -b
bindsym $mod+Shift+v exec pkill picom
# start rofi (a program launcher with fuzzy finder functionality)
bindsym $mod+d exec --no-startup-id rofi -show combi