test
This commit is contained in:
parent
6ec960891c
commit
cc41e0ba7a
2 changed files with 1 additions and 2 deletions
|
@ -2,6 +2,5 @@
|
||||||
imports = [
|
imports = [
|
||||||
./${theme}/hyprland-conf.nix
|
./${theme}/hyprland-conf.nix
|
||||||
./${theme}/waybar-conf.nix
|
./${theme}/waybar-conf.nix
|
||||||
|
|
||||||
];
|
];
|
||||||
}
|
}
|
|
@ -157,7 +157,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
#waybar {
|
#waybar {
|
||||||
background-color: rgba(50, 48, 47, 0.7);
|
background-color: #1d202111;
|
||||||
padding: 15px;
|
padding: 15px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue