Sway: Set font.
This commit is contained in:
parent
e5fe68e7bf
commit
4eea5fdfd8
|
@ -4,12 +4,17 @@
|
|||
# #
|
||||
###############################
|
||||
|
||||
# Borders
|
||||
default_border pixel 2
|
||||
hide_edge_borders smart
|
||||
|
||||
# Gaps
|
||||
gaps inner 8
|
||||
gaps outer 10
|
||||
|
||||
# Font
|
||||
font pango:Ubuntu Condensed 10
|
||||
|
||||
### COLORS ###
|
||||
|
||||
# border, bground and text only apply to window titlebars
|
||||
|
|
Loading…
Reference in a new issue