Restart sway with keybinding

This commit is contained in:
RealStickman 2022-07-20 15:24:29 +02:00 committed by exu
parent b99164c847
commit 20382b1117

View File

@ -80,6 +80,9 @@ output * bg /home/exu/.cache/betterlockscreen/current/wall_dim.png fill
# mouse button for dragging. # mouse button for dragging.
floating_modifier $mod normal floating_modifier $mod normal
# TODO Restart sway
bindsym $mod+Shift+r restart
# Reload the configuration file # Reload the configuration file
bindsym $mod+Shift+c reload bindsym $mod+Shift+c reload