Sfoglia il codice sorgente

Enable smart borders for all windows

Frans Bergman 6 anni fa
parent
commit
f5c8664643
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  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