[i3] Remove window borders
This commit is contained in:
parent
abd07985fb
commit
d5f9baef01
1 changed files with 2 additions and 0 deletions
|
@ -15,7 +15,9 @@ set $mod Mod4
|
|||
# is used in the bar {} block below.
|
||||
font pango:Hack 8
|
||||
|
||||
# Remove borders
|
||||
hide_edge_borders both
|
||||
for_window [class=".*"] border pixel 1
|
||||
|
||||
# This font is widely installed, provides lots of unicode glyphs, right-to-left
|
||||
# text rendering and scalability on retina/hidpi displays (thanks to pango).
|
||||
|
|
Loading…
Reference in a new issue