Switch to uwsm
All checks were successful
Run nix flake check / flake-check (push) Successful in 2m35s
Periodic flake update / flake-update (push) Successful in 2m8s

This commit is contained in:
2025-06-10 15:50:07 +02:00
parent 1102a36af5
commit 8d2928a65b
3 changed files with 3 additions and 1 deletions

View File

@@ -148,6 +148,7 @@
wayland.windowManager.hyprland = {
enable = true;
package = pkgs.hyprland;
systemd.enable = false;
settings = {
"$mainMod" = "SUPER";
"$shiftMainMod" = "SUPER_SHIFT";