Change reload command

This commit is contained in:
exu 2023-11-18 14:45:49 +01:00
parent da26740fe8
commit d057b59ebd

View File

@ -115,7 +115,7 @@ exec swayidle -w \
floating_modifier $mod normal
# Reload the configuration file
bindsym $mod+Shift+c reload
bindsym $mod+Shift+r reload
# 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'