mirror of
https://github.com/Keyitdev/dotfiles.git
synced 2026-09-24 01:52:09 +00:00
10 lines
224 B
INI
10 lines
224 B
INI
[module/uptime]
|
|
type = custom/script
|
|
exec = ~/.config/polybar/polybar-square/uptime.sh
|
|
interval = 1
|
|
|
|
format-foreground = ${color.foreground}
|
|
format-background = ${color.background2}
|
|
format-prefix = " "
|
|
format-padding = 2
|