diff --git a/arch-config/.config/sway/config b/arch-config/.config/sway/config index aed25ca9..ee8b3d45 100644 --- a/arch-config/.config/sway/config +++ b/arch-config/.config/sway/config @@ -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'