mirror of
https://github.com/Fluffy-Bean/dots.git
synced 2025-06-20 17:00:35 +00:00
Polybar update
This commit is contained in:
parent
17510f3bd3
commit
36f4585dfa
11 changed files with 222 additions and 195 deletions
38
polybar/left_roundy.ini
Normal file
38
polybar/left_roundy.ini
Normal file
|
@ -0,0 +1,38 @@
|
|||
;;_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-
|
||||
;; LEFT
|
||||
;;_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-
|
||||
[module/dateL]
|
||||
type = custom/text
|
||||
content-background = ${colors.background}
|
||||
content-foreground = ${colors.modback}
|
||||
content = "%{T2}%{T-}"
|
||||
|
||||
[module/timeL]
|
||||
type = custom/text
|
||||
content-background = ${colors.sepback}
|
||||
content-foreground = ${colors.modback}
|
||||
content = "%{T2}%{T-}"
|
||||
|
||||
[module/spotifyL]
|
||||
type = custom/text
|
||||
content-background = ${colors.background}
|
||||
content-foreground = ${colors.modback}
|
||||
content = "%{T2}%{T-}"
|
||||
|
||||
[module/blueL]
|
||||
type = custom/text
|
||||
content-background = ${colors.background}
|
||||
content-foreground = ${colors.modback}
|
||||
content = "%{T2}%{T-}"
|
||||
|
||||
[module/volumeL]
|
||||
type = custom/text
|
||||
content-background = ${colors.sepback}
|
||||
content-foreground = ${colors.modback}
|
||||
content = "%{T2}%{T-}"
|
||||
|
||||
[module/powerL]
|
||||
type = custom/text
|
||||
content-background = ${colors.sepback}
|
||||
content-foreground = ${colors.modback}
|
||||
content = "%{T2}%{T-}"
|
Loading…
Add table
Add a link
Reference in a new issue