mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-03-05 10:01:37 +01:00
polybar: Update config
This commit is contained in:
parent
4e8ef18535
commit
25cb38bed7
@ -25,7 +25,7 @@ foreground = ${color.background-alt}
|
|||||||
background = ${color.background}
|
background = ${color.background}
|
||||||
border-color = ${color.text}
|
border-color = ${color.text}
|
||||||
|
|
||||||
font-0 = "Hack:size=9"
|
font-0 = "Maple Mono:style=Bold:size=9"
|
||||||
font-1 = "Noto Sans CJK JP:size=9"
|
font-1 = "Noto Sans CJK JP:size=9"
|
||||||
font-2 = "Font Awesome 6 Free:style=Solid:size=9"
|
font-2 = "Font Awesome 6 Free:style=Solid:size=9"
|
||||||
font-3 = "Font Awesome 6 Free:style=Regular:size=9"
|
font-3 = "Font Awesome 6 Free:style=Regular:size=9"
|
||||||
@ -128,7 +128,7 @@ label-muted = Off
|
|||||||
|
|
||||||
[module/window]
|
[module/window]
|
||||||
type = internal/xwindow
|
type = internal/xwindow
|
||||||
label-maxlen = 110
|
label-maxlen = 100
|
||||||
label-empty = /usr/bin/bspwm
|
label-empty = /usr/bin/bspwm
|
||||||
|
|
||||||
; vim:ft=dosini
|
; vim:ft=dosini
|
||||||
|
Loading…
Reference in New Issue
Block a user