Init Hyprspace (overview)

This commit is contained in:
Hadi
2024-10-16 01:22:12 +02:00
parent 0d50980a8d
commit e0e09df208
4 changed files with 47 additions and 3 deletions

View File

@@ -42,6 +42,8 @@ in {
systemd.enable = true;
package = inputs.hyprland.packages."${pkgs.system}".hyprland;
plugins = [ inputs.hyprspace.packages.${pkgs.system}.Hyprspace ];
settings = {
"$mod" = "SUPER";
"$shiftMod" = "SUPER_SHIFT";