sway: Increase the status bar font size
This commit is contained in:
parent
68da927ad3
commit
715bb9c589
1 changed files with 1 additions and 1 deletions
|
@ -230,7 +230,7 @@ bindsym $mod+r mode "resize"
|
||||||
#
|
#
|
||||||
bar {
|
bar {
|
||||||
position top
|
position top
|
||||||
font pango:DejaVu Sans Mono, FontAwesome 14
|
font pango:DejaVu Sans Mono, FontAwesome 15
|
||||||
status_command i3status-rs
|
status_command i3status-rs
|
||||||
colors {
|
colors {
|
||||||
# Whole color settings
|
# Whole color settings
|
||||||
|
|
Loading…
Reference in a new issue