2024-12-07 16:56 : id 248
This commit is contained in:
parent
6f0fb2f803
commit
adcf6c05cd
@ -266,32 +266,6 @@ in
|
||||
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 = {
|
||||
exclusive = false;
|
||||
layer = "top";
|
||||
|
Loading…
x
Reference in New Issue
Block a user