updating and fixing hyprland probs

This commit is contained in:
Chris Cochrun 2025-01-13 21:54:33 -06:00
parent d93c3b9659
commit 6a0332f9bb
7 changed files with 169 additions and 97 deletions

View file

@ -122,6 +122,7 @@ in
programs.hyprland = {
enable = true;
withUWSM = true;
xwayland.enable = true;
};