diff --git a/glasshouse-desktop/home/hyprland/config.nix b/glasshouse-desktop/home/hyprland/config.nix index 62bc290..53d5f7b 100644 --- a/glasshouse-desktop/home/hyprland/config.nix +++ b/glasshouse-desktop/home/hyprland/config.nix @@ -24,7 +24,7 @@ }; general = { - "$mainMod" = "SUPER"; + "$mainMod" = "super"; layout = "dwindle"; gaps_in = 0; gaps_out = 0;