mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2025-06-29 16:52:02 +00:00
Thickened borders
This commit is contained in:
@ -73,7 +73,7 @@ bindsym $mod+space focus mode_toggle
|
||||
bindsym $mod+a focus parent
|
||||
|
||||
# Gaps
|
||||
set $inner 8
|
||||
set $inner 10
|
||||
set $outer 2
|
||||
gaps inner $inner
|
||||
gaps outer $outer
|
||||
@ -178,7 +178,7 @@ client.placeholder $blue $blue $blue $blue $blue
|
||||
client.background $blue
|
||||
|
||||
# Removes border and title bar
|
||||
for_window [class="^.*"] border pixel 2
|
||||
for_window [class="^.*"] border pixel 4
|
||||
new_window 1pixel
|
||||
#new_window normal 0 px
|
||||
|
||||
|
Reference in New Issue
Block a user