mirror of
https://git.sr.ht/~roxwize/.dotfiles
synced 2025-05-03 20:23:08 +00:00
~
This commit is contained in:
parent
afcb8e2148
commit
9fd9186f49
3 changed files with 9 additions and 5 deletions
|
@ -26,6 +26,7 @@
|
|||
module-margin = 1;
|
||||
offset-y = 14;
|
||||
padding = 2;
|
||||
bottom = true;
|
||||
};
|
||||
|
||||
"module/cpu" = {
|
||||
|
@ -50,10 +51,10 @@
|
|||
type = "internal/xworkspaces";
|
||||
enable-scroll = false;
|
||||
label-active = "%name%";
|
||||
label-active-background = color2;
|
||||
label-active-background = color1;
|
||||
label-active-padding = 1;
|
||||
label-occupied = "%name%";
|
||||
label-occupied-foreground = "#fff";
|
||||
label-occupied-background = color2;
|
||||
label-occupied-padding = 1;
|
||||
label-empty = "%name%";
|
||||
label-empty-foreground = "#fff";
|
||||
|
@ -78,7 +79,7 @@
|
|||
type = "internal/date";
|
||||
date = "%b %d %y";
|
||||
time = "%I:%M %p";
|
||||
label-background = color0;
|
||||
label-background = color2;
|
||||
label-padding = 2;
|
||||
interval = 5;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue