278 current 2025-01-18 13:18:10 25.05.20241217.d3c42f1 6.6.66 *

This commit is contained in:
2025-01-18 13:18:24 -05:00
parent 0ebfdd3b7d
commit 5401924d4f
2 changed files with 3 additions and 1 deletions

View File

@@ -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"

View File

@@ -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;