waybar: minor changes
This commit is contained in:
parent
a0a636cfaa
commit
2d33a5c32e
3 changed files with 16 additions and 16 deletions
|
@ -16,18 +16,18 @@
|
||||||
"custom/media",
|
"custom/media",
|
||||||
"custom/separator#center",
|
"custom/separator#center",
|
||||||
"pulseaudio",
|
"pulseaudio",
|
||||||
"custom/separator#center",
|
// "custom/separator#center",
|
||||||
"custom/card",
|
// "custom/card",
|
||||||
"custom/separator#center",
|
// "custom/separator#center",
|
||||||
"custom/mail",
|
// "custom/mail",
|
||||||
"custom/separator#left",
|
"custom/separator#left",
|
||||||
"custom/separator#space"
|
"custom/separator#space"
|
||||||
],
|
],
|
||||||
"modules-right": [
|
"modules-right": [
|
||||||
"custom/separator#right",
|
"custom/separator#right",
|
||||||
"network#wl0",
|
"network#wl0",
|
||||||
// "network#en0",
|
"network#en0",
|
||||||
// "network#vpn0",
|
"network#vpn0",
|
||||||
"custom/separator#right",
|
"custom/separator#right",
|
||||||
"cpu",
|
"cpu",
|
||||||
"memory",
|
"memory",
|
||||||
|
|
|
@ -26,7 +26,7 @@
|
||||||
// "custom/separator#right",
|
// "custom/separator#right",
|
||||||
"network#wl0",
|
"network#wl0",
|
||||||
"network#en0",
|
"network#en0",
|
||||||
// "network#vpn0",
|
"network#vpn0",
|
||||||
"custom/separator#right",
|
"custom/separator#right",
|
||||||
"cpu",
|
"cpu",
|
||||||
"memory",
|
"memory",
|
||||||
|
|
Loading…
Reference in a new issue