2024-12-07 16:56 : id 248

This commit is contained in:
deadvey 2024-12-07 17:05:52 +00:00
parent 6f0fb2f803
commit adcf6c05cd

View File

@ -266,32 +266,6 @@ in
exec = "ssh max@debian bash /home/max/caway.sh"; exec = "ssh max@debian bash /home/max/caway.sh";
}; };
}; };
left = {
exclusive = false;
layer = "top";
name = "left";
position = "left";
width = 20;
modules-center = [ "hyprland/workspaces" ];
"hyprland/workspaces" = {
all-outputs = true;
format = "{icon}";
format-icons = {
active = "*";
};
};
};
right = {
exclusive = false;
layer = "top";
name = "right";
position = "right";
width = 20;
modules-center = [ "temperature" ];
"temperature" = {
format = "{temperatureC}°C";
};
};
bottom = { bottom = {
exclusive = false; exclusive = false;
layer = "top"; layer = "top";