test
This commit is contained in:
parent
e7bcf6437b
commit
edddf1f5ce
2 changed files with 4 additions and 4 deletions
home-manager/common/desktops/hyprland
|
@ -24,9 +24,9 @@
|
|||
};
|
||||
waybar = {
|
||||
enable = true;
|
||||
enableCenterBackColors = true;
|
||||
enableLeftBackColors = true;
|
||||
enableRightBackColors = true;
|
||||
enableCenterBackColors = false;
|
||||
enableLeftBackColors = false;
|
||||
enableRightBackColors = false;
|
||||
};
|
||||
};
|
||||
fonts = {
|
||||
|
|
Loading…
Add table
Reference in a new issue