Adjust window border thiccness and move swaynag back to the top.
This commit is contained in:
parent
69ba9fb8cb
commit
4d30015593
|
@ -5,7 +5,7 @@
|
||||||
###############################
|
###############################
|
||||||
|
|
||||||
# Borders
|
# Borders
|
||||||
default_border pixel 2
|
default_border pixel 3
|
||||||
hide_edge_borders smart
|
hide_edge_borders smart
|
||||||
|
|
||||||
# Titlebars
|
# Titlebars
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
font=Fira Sans Condensed SemiBold 12
|
font=Fira Sans Condensed SemiBold 12
|
||||||
edge=bottom
|
edge=top
|
||||||
|
|
||||||
[warning]
|
[warning]
|
||||||
background=b58900bf
|
background=b58900bf
|
||||||
|
|
Loading…
Reference in a new issue