diff --git a/Configs/sway.conf b/Configs/sway.conf index 00ba411..4bb4f97 100644 --- a/Configs/sway.conf +++ b/Configs/sway.conf @@ -158,5 +158,13 @@ bindsym $mod+r mode "resize" ### Status Bar: exec waybar +# +# Window Borders +# +for_window [class="^.*"] border pixel 3 + +gaps inner 2 +gaps outer 5 + ## Extra Stuff include /etc/sway/config.d/*