Browse Source

Enable smart borders for all windows

Frans Bergman 6 years ago
parent
commit
f5c8664643
1 changed files with 2 additions and 1 deletions
  1. 2 1
      .config/i3/config

+ 2 - 1
.config/i3/config

@@ -13,7 +13,8 @@ new_window none
 gaps inner 20
 gaps outer 20
 smart_gaps true
-for_window [class="st"] border pixel 3
+smart_borders true
+default_border pixel 3
 client.focused #0087AF #0087AF #ffffff #750401 #0087AF
 
 bindsym XF86AudioRaiseVolume exec --no-startup-id amixer -q set Master 4%+ unmute