Re-arrange waybar, add style
This commit is contained in:
parent
5d278ec26a
commit
f63fa74e6a
3 changed files with 181 additions and 3 deletions
|
|
@ -21,10 +21,10 @@
|
|||
"custom/sep_r"
|
||||
"cpu"
|
||||
"custom/sep_r"
|
||||
"disk"
|
||||
"custom/sep_r"
|
||||
"memory"
|
||||
"custom/sep_r"
|
||||
"disk"
|
||||
"custom/sep_r"
|
||||
"pulseaudio"
|
||||
"custom/sep_r"
|
||||
"network"
|
||||
|
|
@ -137,7 +137,7 @@
|
|||
};
|
||||
|
||||
"memory" = {
|
||||
format = " {}";
|
||||
format = " {}%";
|
||||
};
|
||||
|
||||
"battery" = {
|
||||
|
|
|
|||
Reference in a new issue