diff options
Diffstat (limited to 'scroll/config')
-rw-r--r-- | scroll/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scroll/config b/scroll/config index 222f6cd..86f26df 100644 --- a/scroll/config +++ b/scroll/config @@ -130,7 +130,7 @@ animations { bindsym $mod+Shift+c reload # Closes the active application (hopefully) - bindsym $mod+Shift+q view_close + bindsym $mod+Shift+q kill # Exit scroll (logs you out of your Wayland session) bindsym $mod+Shift+e exec scrollnag -t warning -m 'You pressed the exit shortcut. Do you really want to exit scroll? This will end your Wayland session.' -B 'Yes, exit scroll' 'scrollmsg exit' |