diff --git a/.config/awesome/theme.lua b/.config/awesome/theme.lua index d84806d..4c07ea3 100644 --- a/.config/awesome/theme.lua +++ b/.config/awesome/theme.lua @@ -26,7 +26,7 @@ theme.fg_focus = "#ffffff" theme.fg_urgent = "#ffffff" theme.fg_minimize = "#ffffff" -theme.useless_gap = dpi(4) +theme.useless_gap = dpi(0) theme.border_width = dpi(2) theme.border_normal = "#000000" theme.border_focus = "#e00000" diff --git a/.config/sway/config.d/10-variables.conf b/.config/sway/config.d/10-variables.conf index 45e6de4..8df22aa 100644 --- a/.config/sway/config.d/10-variables.conf +++ b/.config/sway/config.d/10-variables.conf @@ -27,7 +27,5 @@ set $ws9 9:ETC # border background text indicator child_border client.focused #4c7899 #285577 #ffffff #2e9ef4 #e00000 default_border pixel -gaps inner 4 -gaps outer 4 set $screen_timeout 600