1
0
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:
Joe Groocock 2016-04-19 16:43:25 +01:00
parent 76243f0059
commit 4f6bf5d3ee

View File

@ -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