Disable Hyprland
This commit is contained in:
parent
e69a26f77f
commit
c1e155988d
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@ in
|
||||||
};
|
};
|
||||||
|
|
||||||
wayland.windowManager.hyprland = {
|
wayland.windowManager.hyprland = {
|
||||||
enable = true;
|
enable = false;
|
||||||
plugins = with pkgs.hyprlandPlugins; [
|
plugins = with pkgs.hyprlandPlugins; [
|
||||||
hy3
|
hy3
|
||||||
hyprspace
|
hyprspace
|
||||||
|
|
Loading…
Add table
Reference in a new issue