mirror of
https://github.com/youwen5/liminalOS.git
synced 2025-06-20 05:59:51 -07:00
chore: pin to stable instead of specific hyprland commit
This commit is contained in:
parent
847e8a94f7
commit
cc9ac29ab4
2 changed files with 1 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
}: {
|
||||
wayland.windowManager.hyprland = {
|
||||
enable = true;
|
||||
package = inputs.hyprland-stable.legacyPackages.${system}.hyprland;
|
||||
package = inputs.stablepkgs.legacyPackages.${system}.hyprland;
|
||||
settings = {
|
||||
exec-once = ["waypaper --restore"];
|
||||
"$mod" = "SUPER";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue