sway: map ctrl+space to 'makoctl dismiss'

This commit is contained in:
Vladan Popovic 2024-10-01 22:00:55 +02:00
parent 8e63b0f857
commit 9547f92da7

View file

@ -23,6 +23,8 @@
# exit sway (logs you out of your Wayland session)
bindsym $mod+Shift+e exec swaynag -t warning -m 'You pressed the exit shortcut. Do you really want to exit sway? This will end your Wayland session.' -b 'Yes, exit sway' 'swaymsg exit'
bindsym ctrl+Space exec makoctl dismiss
#
# Moving around:
#