Split font sizes into different "kinds"(?)

This commit is contained in:
2022-12-16 19:08:39 +01:00
parent 2e09c7354a
commit e2ae922a85
9 changed files with 13 additions and 10 deletions

View File

@@ -292,7 +292,7 @@ assign [class="^Wine$"] $workspace10
floating_minimum_size 0 x 0
floating_maximum_size 0 x 0
font pango:Inconsolata {{ machine.font_size }}
font pango:Inconsolata {{ machine.font_size_1 }}
################################################################################
### COLOR SETTINGS #############################################################
@@ -353,7 +353,7 @@ bar {
id bar-0
font pango:Inconsolata, FontAwesome {{ machine.font_size }}
font pango:Inconsolata, FontAwesome {{ machine.font_size_1 }}
colors {
background #272822