mirror of
https://github.com/Fluffy-Bean/dots.git
synced 2025-05-30 07:13:11 +00:00
Server Status thingy
This commit is contained in:
parent
848aa53c6a
commit
d5081812ae
6 changed files with 66 additions and 4 deletions
|
@ -26,6 +26,19 @@ label = "%time%"
|
|||
format-background = ${colors.modback}
|
||||
|
||||
|
||||
;;_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-
|
||||
;; Servers
|
||||
;;_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-
|
||||
[module/servers]
|
||||
type = custom/script
|
||||
interval = 5
|
||||
|
||||
format-background = ${colors.modback}
|
||||
;format-padding = 1
|
||||
|
||||
exec = ~/.config/polybar/scripts/server_status.sh
|
||||
|
||||
|
||||
;;_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-
|
||||
;; SPOTIFY
|
||||
;;_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue