waybar redo

This commit is contained in:
Noa Aarts 2025-03-23 22:46:00 +01:00
parent 0b21647b2b
commit f5a8935507
Signed by: noa
GPG key ID: 1850932741EFF672
14 changed files with 223 additions and 72 deletions

View file

@ -194,12 +194,13 @@ in
"custom/spotify"
];
right = [
"custom/vpn"
"wireplumber"
"custom/bluetooth"
"battery"
"network"
"wireplumber"
"cpu"
"memory"
"custom/poweroff"
"temperature"
];
};
enable = lib.mkDefault enableGraphical;