Update .config/polybar/colorblocks/config.ini
Update tags
This commit is contained in:
parent
c2168a147b
commit
ceb0d8163a
2 changed files with 5 additions and 5 deletions
|
@ -140,7 +140,7 @@ font-1 = "Fairiesevka Nerd Font:pixelsize=13;4"
|
|||
|
||||
modules-left = launcher sep workspaces sep mpd
|
||||
modules-center =
|
||||
modules-right = color-switch sep cpu memory alsa battery network date sep sysmenu
|
||||
modules-right = color-switch sep disk cpu memory alsa battery network date sep sysmenu
|
||||
|
||||
;; _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
|
||||
|
||||
|
|
8
tags
8
tags
|
@ -4582,10 +4582,10 @@ foreground dot_config/polybar/colorblocks/modules.ini /^format-foreground = ${co
|
|||
foreground dot_config/polybar/colorblocks/modules.ini /^format-offline-prefix-foreground = ${color.foreground}$/;" k section:module/mpd
|
||||
foreground dot_config/polybar/colorblocks/modules.ini /^format-prefix-foreground = #0a0a0a$/;" k section:module/title
|
||||
foreground dot_config/polybar/colorblocks/modules.ini /^format-warn-foreground = ${color.background}$/;" k section:module/temperature
|
||||
foreground dot_config/polybar/colorblocks/modules.ini /^icon-next-foreground = ${color.foreground}$/;" k section:module/mpd
|
||||
foreground dot_config/polybar/colorblocks/modules.ini /^icon-pause-foreground = ${color.foreground}$/;" k section:module/mpd
|
||||
foreground dot_config/polybar/colorblocks/modules.ini /^icon-play-foreground = ${color.foreground}$/;" k section:module/mpd
|
||||
foreground dot_config/polybar/colorblocks/modules.ini /^icon-prev-foreground = ${color.foreground}$/;" k section:module/mpd
|
||||
foreground dot_config/polybar/colorblocks/modules.ini /^icon-next-foreground = #0a0a0a$/;" k section:module/mpd
|
||||
foreground dot_config/polybar/colorblocks/modules.ini /^icon-pause-foreground = #0a0a0a$/;" k section:module/mpd
|
||||
foreground dot_config/polybar/colorblocks/modules.ini /^icon-play-foreground = #0a0a0a$/;" k section:module/mpd
|
||||
foreground dot_config/polybar/colorblocks/modules.ini /^icon-prev-foreground = #0a0a0a$/;" k section:module/mpd
|
||||
foreground dot_config/polybar/colorblocks/modules.ini /^label-active-foreground = #0a0a0a$/;" k section:module/workspaces
|
||||
foreground dot_config/polybar/colorblocks/modules.ini /^label-empty-foreground = ${color.foreground-alt}$/;" k section:module/title
|
||||
foreground dot_config/polybar/colorblocks/modules.ini /^label-empty-foreground = ${color.foreground-alt}$/;" k section:module/workspaces
|
||||
|
|
Loading…
Reference in a new issue