2024-12-07 17:09 : id 250
This commit is contained in:
parent
2ecd19f9ef
commit
e0a67edf07
@ -265,17 +265,13 @@ in
|
|||||||
exec = "ssh max@debian bash /home/max/caway.sh";
|
exec = "ssh max@debian bash /home/max/caway.sh";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
right = {
|
right = {
|
||||||
exclusive = false;
|
exclusive = false;
|
||||||
layer = "top";
|
layer = "top";
|
||||||
name = "right";
|
name = "right";
|
||||||
position = "right";
|
position = "right";
|
||||||
modules-center = [ "backlight/slider" ];
|
modules-center = [ "hyprland/workspaces" ];
|
||||||
"backlight/slider" = {
|
|
||||||
min = 0;
|
|
||||||
max = 100;
|
|
||||||
orientation = "horizontal";
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
bottom = {
|
bottom = {
|
||||||
exclusive = false;
|
exclusive = false;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user