uwsm: remove hyrprland
Hyprland is managed in hyprland/module.nix
This commit is contained in:
parent
c394cb70f6
commit
c5add0f1f7
1 changed files with 0 additions and 5 deletions
|
@ -14,11 +14,6 @@ in {
|
||||||
enable = true;
|
enable = true;
|
||||||
package = pkgs.uwsm;
|
package = pkgs.uwsm;
|
||||||
waylandCompositors = {
|
waylandCompositors = {
|
||||||
hyprland = {
|
|
||||||
prettyName = "Hyprland";
|
|
||||||
comment = "Hyprland managed with UWSM";
|
|
||||||
binPath = "/run/current-system/sw/bin/Hyprland";
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue