mirror of
https://github.com/Fluffy-Bean/dots.git
synced 2025-06-03 17:03:12 +00:00
:3
This commit is contained in:
parent
54b578567c
commit
735f3a2d21
4 changed files with 14 additions and 47 deletions
|
@ -26,16 +26,6 @@ label = "%time%"
|
|||
format-background = ${colors.modback}
|
||||
|
||||
|
||||
;;_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-
|
||||
;; WEATHER
|
||||
;;_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-
|
||||
[module/weather]
|
||||
type = custom/script
|
||||
exec = ~/.config/polybar/scripts/weather-plugin.sh
|
||||
tail = false
|
||||
interval = 960
|
||||
|
||||
|
||||
;;_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-
|
||||
;; SPOTIFY
|
||||
;;_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-
|
||||
|
@ -45,6 +35,7 @@ interval = 1
|
|||
|
||||
format = <label>
|
||||
format-background = ${colors.modback}
|
||||
format-foreground = ${colors.foreground}
|
||||
|
||||
exec = python ~/.config/polybar/scripts -f "{song} | {artist}" -t 69
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue