Disable Hyprland for Ideapad host
This commit is contained in:
@@ -105,7 +105,7 @@
|
|||||||
# Per-session tablet-mode / autorotate daemons live in `_private/touch-tablet.nix`.
|
# Per-session tablet-mode / autorotate daemons live in `_private/touch-tablet.nix`.
|
||||||
chiasson.desktop = {
|
chiasson.desktop = {
|
||||||
niri.enable = true;
|
niri.enable = true;
|
||||||
hyprland.enable = true;
|
hyprland.enable = false;
|
||||||
|
|
||||||
defaultSession = "niri";
|
defaultSession = "niri";
|
||||||
shell = "dms";
|
shell = "dms";
|
||||||
|
|||||||
Reference in New Issue
Block a user