fix
This commit is contained in:
@@ -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" = {
|
||||
|
||||
Reference in New Issue
Block a user