Fix prismo config
All checks were successful
flake-check / build (push) Successful in 3m11s

This commit is contained in:
2024-10-02 22:58:18 +02:00
parent 58d251cb69
commit 0c9ff28dcc
7 changed files with 42 additions and 6 deletions

View File

@@ -27,7 +27,7 @@
wayland.windowManager.hyprland = {
enable = true;
package = pkgs.unstable.hyprland;
package = pkgs.hyprland;
settings = {
"$mainMod" = "SUPER";
"$shiftMainMod" = "SUPER_SHIFT";