This commit is contained in:
mjallen18
2025-11-12 20:01:54 -06:00
parent b42d9eff71
commit c2766e82af
4 changed files with 20 additions and 60 deletions

View File

@@ -101,19 +101,10 @@ in
layer = "bottom";
modules-right = [
"temperature"
"temperature#gpu"
"keyboard-state#capslock"
"keyboard-state#numlock"
"wireplumber#sink"
"bluetooth"
"network"
"idle_inhibitor"
"clock"
"battery"
"custom/weather"
];
temperature = {
cpu.enable = true;
gpu.enable = true;
};
extraModules = {
"custom/lights" = {