From 3769b80f680ff0b9a5b9cae219d2dff5e5d49c28 Mon Sep 17 00:00:00 2001 From: ZachIR Date: Sat, 26 Jul 2025 13:38:59 -0500 Subject: Change around some bindings --- scroll/config | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'scroll') diff --git a/scroll/config b/scroll/config index 2758843..21cc489 100644 --- a/scroll/config +++ b/scroll/config @@ -117,10 +117,10 @@ animations { bindsym $mod+Ctrl+Backspace kill all # Start your launcher - bindsym $mod+r exec $rmenu + bindsym $mod+e exec $rmenu bindsym $mod+d exec $dmenu - bindsym $mod+e exec $filemanager + bindsym $mod+Alt+f exec $filemanager # Drag floating windows by holding down $mod and left mouse button. # Resize them with right mouse button + $mod. @@ -236,8 +236,8 @@ animations { # # Make the current focus fullscreen bindsym $mod+f fullscreen - bindsym $mod+Shift+f fullscreen global - bindsym $mod+Alt+f fullscreen_application toggle + #bindsym $mod+Shift+f fullscreen global + bindsym $mod+Shift+f fullscreen_application toggle bindsym $mod+Ctrl+Alt+f fullscreen_application reset # Toggle the current focus between tiling and floating mode -- cgit v1.2.3