mirror of
https://github.com/nboughton/dotfiles
synced 2024-11-22 14:51:56 +01:00
tweak titlebar font to medium weight
This commit is contained in:
parent
c74c39d8ba
commit
0235576e57
@ -254,19 +254,16 @@ bar {
|
|||||||
# gaps
|
# gaps
|
||||||
#
|
#
|
||||||
gaps inner 5
|
gaps inner 5
|
||||||
#gaps right 5
|
|
||||||
#gaps left 5
|
|
||||||
smart_gaps off
|
smart_gaps off
|
||||||
|
|
||||||
#
|
#
|
||||||
# Titlebars
|
# Titlebars
|
||||||
#
|
#
|
||||||
font pango:FiraCode 9
|
font pango:FiraCodeMedium 9
|
||||||
default_border pixel 3
|
default_border pixel 3
|
||||||
default_floating_border normal
|
default_floating_border normal
|
||||||
hide_edge_borders none
|
hide_edge_borders none
|
||||||
titlebar_border_thickness 3
|
titlebar_border_thickness 3
|
||||||
#titlebar_padding 5 2
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# Colors & background
|
# Colors & background
|
||||||
|
Loading…
Reference in New Issue
Block a user