sway-config/keybinds/admin.sway
Jacob Hrbek 55ee7f23f0 File hierarcy management
Signed-off-by: Jacob Hrbek <kreyren@fsfe.org>
2021-06-08 19:40:52 +02:00

8 lines
297 B
Plaintext

# Live Reload of config
bindsym $mesa+$mod+r reload
# SIGTERM focused window
bindsym $mesa+F4 Kill
# Exit sway
bindsym $mesa+Escape 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'