home/natto: try hyprland
Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
@@ -24,5 +24,6 @@
|
||||
go.enable = true;
|
||||
password-store.enable = true;
|
||||
direnv.enable = true;
|
||||
foot.enable = false;
|
||||
};
|
||||
}
|
||||
|
@@ -5,6 +5,15 @@
|
||||
sway = {
|
||||
enable = true;
|
||||
};
|
||||
hyprland = {
|
||||
enable = false;
|
||||
xwayland = {
|
||||
enable = true;
|
||||
hidpi = true;
|
||||
};
|
||||
nvidiaPatches = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user