WIP on archtuf
This commit is contained in:
@@ -56,7 +56,7 @@ fixed-center = true
|
||||
; the percentage can optionally be extended with a pixel offset like so:
|
||||
; 50%:-10, this will result in a width or height of 50% minus 10 pixels
|
||||
width = 100%
|
||||
height = 52
|
||||
height = 26
|
||||
|
||||
; Offset defined as pixel value (e.g. 35) or percentage (e.g. 50%)
|
||||
; the percentage can optionally be extended with a pixel offset like so:
|
||||
@@ -124,17 +124,17 @@ module-margin-right = 0
|
||||
; See the Fonts wiki page for more details
|
||||
|
||||
; text
|
||||
font-0 = "JetBrains Mono:size=20;6"
|
||||
font-0 = "JetBrains Mono:size=10;3"
|
||||
; icons
|
||||
font-1 = "Iosevka Nerd Font:size=24;6"
|
||||
font-1 = "Iosevka Nerd Font:size=12;3"
|
||||
; glyphs
|
||||
font-2 = "Iosevka Nerd Font:size=30;8"
|
||||
font-2 = "Iosevka Nerd Font:size=15;4"
|
||||
; dot
|
||||
font-3 = "Iosevka Nerd Font:size=20;8"
|
||||
font-3 = "Iosevka Nerd Font:size=10;4"
|
||||
; clock & mpd
|
||||
font-4 = "Iosevka:style=bold:size=20;8"
|
||||
font-4 = "Iosevka:style=bold:size=10;4"
|
||||
; Archcraft
|
||||
font-5 = "archcraft:size=24;6"
|
||||
font-5 = "archcraft:size=12;3"
|
||||
|
||||
; Modules are added to one of the available blocks
|
||||
; modules-left = cpu ram
|
||||
|
||||
Reference in New Issue
Block a user