Split font sizes into different "kinds"(?)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user