summaryrefslogtreecommitdiff
path: root/.config/sway/config
diff options
context:
space:
mode:
Diffstat (limited to '.config/sway/config')
-rw-r--r--.config/sway/config8
1 files changed, 4 insertions, 4 deletions
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