home/natto: try hyprland

Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
2023-01-23 15:42:52 +05:30
parent a18f8b7295
commit de2688145e
4 changed files with 175 additions and 51 deletions

View File

@@ -24,5 +24,6 @@
go.enable = true;
password-store.enable = true;
direnv.enable = true;
foot.enable = false;
};
}

View File

@@ -5,6 +5,15 @@
sway = {
enable = true;
};
hyprland = {
enable = false;
xwayland = {
enable = true;
hidpi = true;
};
nvidiaPatches = true;
};
};
};
}