소스 검색

Shrink i3 borders

Colin Powell 6 년 전
부모
커밋
eaaa034172
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      i3/.config/i3/config

+ 1 - 1
i3/.config/i3/config

@@ -180,7 +180,7 @@ bindsym $mod+c exec compton --config ~/.config/compton/compton.conf
 bindsym $mod+x exec pkill compton
 
 gaps inner 15 gaps outer 5
-for_window [class="^.*"] border pixel 3
+for_window [class="^.*"] border pixel 1
 client.focused #4c7899 #285577 #ffffff #2e9ef4 #FF0000
 
 exec --no-startup-id xrdb ~/.Xresources