Further polybar customization

This commit is contained in:
marc
2022-11-06 23:43:43 +01:00
parent 733246b059
commit 5f41530745
9 changed files with 84 additions and 20 deletions

View File

@@ -0,0 +1,8 @@
[module/spotify]
type = custom/script
exec = ~/.config/polybar/scripts/spotify.sh
interval = 5
format-background = ${colours/spotify.bg}
format-foreground = ${colours/spotify.fg}
format-padding = 1