278 current 2025-01-18 13:18:10 25.05.20241217.d3c42f1 6.6.66 *
This commit is contained in:
@@ -34,7 +34,7 @@ foreground = ${colors.foreground}
|
||||
|
||||
; noto -> text font
|
||||
; jetbrains -> icons
|
||||
font-0 = "NotoSans-Regular:size=11;3"
|
||||
font-0 = "NotoSans-Regular:size=11;2.5"
|
||||
font-1 = "JetBrainsMono Nerd Font:style=Regular:size=11;3"
|
||||
font-2 = "Noto Sans Symbols:size=13;1"
|
||||
|
||||
|
||||
@@ -27,6 +27,8 @@
|
||||
label-foreground = ${colors.foreground}
|
||||
format-foreground = ${colors.theme}
|
||||
'';
|
||||
|
||||
networkingDevice = builtins.exec "ip route | grep default | awk '{print $5}'";
|
||||
in {
|
||||
services.polybar = {
|
||||
enable = true;
|
||||
|
||||
Reference in New Issue
Block a user