mirror of
https://github.com/frebib/dotfiles.git
synced 2024-06-14 12:57:23 +00:00
Don't add borders to floating windows in i3
This commit is contained in:
parent
76243f0059
commit
4f6bf5d3ee
@ -110,8 +110,9 @@ bar {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
# remove window border, add spacing
|
new_window pixel 6
|
||||||
for_window [class="^.*"] border pixel 6
|
new_float none
|
||||||
|
|
||||||
gaps inner 10
|
gaps inner 10
|
||||||
gaps outer 2
|
gaps outer 2
|
||||||
#smart_gaps on
|
#smart_gaps on
|
||||||
|
Loading…
Reference in New Issue
Block a user