Explorar el Código

Enable smart borders for all windows

Frans Bergman hace 6 años
padre
commit
f5c8664643
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  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