From 0de3a40a14d40a74947ca84396bf0a5b76152377 Mon Sep 17 00:00:00 2001 From: zachir Date: Mon, 28 Jul 2025 12:22:55 -0500 Subject: Add restart script keybind to scroll --- scroll/config | 3 +++ 1 file changed, 3 insertions(+) (limited to 'scroll') diff --git a/scroll/config b/scroll/config index 8117844..15c9f1d 100644 --- a/scroll/config +++ b/scroll/config @@ -126,6 +126,9 @@ animations { # Start your launcher bindsym $mod+e exec $rmenu bindsym $mod+d exec $dmenu + + # Start restart menu + bindsym $mod+r exec rs # Launch your file manager bindsym $mod+Alt+f exec $filemanager -- cgit v1.2.3