From 19bf143c6572e72b419e5c16739b331a5a8a37a1 Mon Sep 17 00:00:00 2001 From: ryukamish Date: Sun, 19 Jul 2026 19:51:05 +0530 Subject: adding gaps to sway and changing binary names for browsers --- .config/sway/config | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to '.config/sway') diff --git a/.config/sway/config b/.config/sway/config index c409030..5b727ca 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -39,8 +39,8 @@ titlebar_padding 6 4 smart_gaps off smart_borders off -gaps inner 0 -gaps outer 0 +gaps inner 3 +gaps outer 3 focus_follows_mouse no focus_on_window_activation smart @@ -101,11 +101,11 @@ bindsym $mod+Space exec $menu bindsym $mod+e exec $file_manager # Open ungoogled chromium -bindsym $mod+b exec /usr/bin/helium \ +bindsym $mod+b exec /usr/bin/helium-browser \ --enable-features=WebUIDarkMode \ --disable-features=WaylandFractionalScaleV1 -bindsym $mod+Shift+b exec /usr/bin/librewolf-bin +bindsym $mod+Shift+b exec /usr/bin/librewolf # Reload the configuration file bindsym $mod+Shift+c reload -- cgit v1.3