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