2024-12-07 17:10 : id 251
This commit is contained in:
parent
e0a67edf07
commit
653c294f1b
@ -273,6 +273,13 @@ in
|
||||
position = "right";
|
||||
modules-center = [ "hyprland/workspaces" ];
|
||||
};
|
||||
left = {
|
||||
exclusive = false;
|
||||
layer = "top";
|
||||
name = "right";
|
||||
position = "right";
|
||||
modules-center = [ "cpu" "memory" "disk" ];
|
||||
};
|
||||
bottom = {
|
||||
exclusive = false;
|
||||
layer = "top";
|
||||
@ -307,7 +314,9 @@ in
|
||||
margin: 20px;
|
||||
}
|
||||
window#waybar.top,
|
||||
window#waybar.bottom {
|
||||
window#waybar.bottom,
|
||||
window#waybar.right,
|
||||
window#waybar.left {
|
||||
background-color: transparent;
|
||||
}
|
||||
#workspaces button {
|
||||
|
Loading…
x
Reference in New Issue
Block a user