Init Hyprspace (overview)

Former-commit-id: e0e09df208
This commit is contained in:
Hadi
2024-10-16 01:22:12 +02:00
parent 51c1e94c15
commit c416c53ec3
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";