Update .config/polybar/colorblocks/config.ini
Update tags
This commit is contained in:
parent
8c06c3d0b4
commit
9e8695fb83
2 changed files with 4 additions and 2 deletions
|
@ -113,6 +113,7 @@ border-color = ${color.background}
|
|||
; Individual side values can be defined using:
|
||||
; padding-{left,right}
|
||||
padding = 0
|
||||
padding-right = 10
|
||||
|
||||
; Number of spaces to add before/after each module
|
||||
; Individual side values can be defined using:
|
||||
|
@ -140,7 +141,7 @@ font-1 = "Iosevka Nerd Font:pixelsize=13;4"
|
|||
|
||||
modules-left = menu sep title sep workspaces sep mpd
|
||||
modules-center =
|
||||
modules-right = color-switch sep updates sep filesystem sep cpu memory pulseaudio network date sep sysmenu
|
||||
modules-right = color-switch sep tray sep updates sep cpu memory pulseaudio network date sep sysmenu
|
||||
|
||||
;; _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
|
||||
|
||||
|
|
3
tags
3
tags
|
@ -9586,7 +9586,8 @@ right dot_config/polybar/blocks/user_modules.ini /^expand-right = true$/;" k sec
|
|||
right dot_config/polybar/colorblocks/config.ini /^click-right =$/;" k section:bar/main
|
||||
right dot_config/polybar/colorblocks/config.ini /^double-click-right =$/;" k section:bar/main
|
||||
right dot_config/polybar/colorblocks/config.ini /^module-margin-right = 0$/;" k section:bar/main
|
||||
right dot_config/polybar/colorblocks/config.ini /^modules-right = color-switch sep updates sep filesystem sep cpu memory pulseaudio network date s/;" k section:bar/main
|
||||
right dot_config/polybar/colorblocks/config.ini /^modules-right = color-switch sep tray sep updates sep cpu memory pulseaudio network date sep sys/;" k section:bar/main
|
||||
right dot_config/polybar/colorblocks/config.ini /^padding-right = 10$/;" k section:bar/main
|
||||
right dot_config/polybar/colorblocks/preview.ini /^click-right =$/;" k section:bar/bottom
|
||||
right dot_config/polybar/colorblocks/preview.ini /^double-click-right =$/;" k section:bar/bottom
|
||||
right dot_config/polybar/colorblocks/preview.ini /^module-margin-right = 0$/;" k section:bar/main
|
||||
|
|
Loading…
Reference in a new issue