splitting config for work or home
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
;==========================================================
|
||||
|
||||
include-file = /etc/polybar/colors.ini
|
||||
include-file = /etc/polybar/home.ini
|
||||
include-file = /etc/polybar/work.ini
|
||||
|
||||
[module/separator]
|
||||
type = custom/text
|
||||
@@ -122,7 +122,7 @@ label-indicator-background = ${colors.primary}
|
||||
[module/memory]
|
||||
type = internal/memory
|
||||
interval = 2
|
||||
format-prefix = " "
|
||||
format-prefix = " "
|
||||
format-prefix-font = 3
|
||||
format-prefix-foreground = ${colors.primary}
|
||||
label = %percentage_used:2%%
|
||||
|
||||
Reference in New Issue
Block a user