Browse Source

Enable smart borders for all windows

Frans Bergman 6 năm trước cách đây
mục cha
commit
f5c8664643
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  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