Hyprland conf improvements (mainly hyprlock + hypridle)

This commit is contained in:
Emmet 2024-04-04 04:12:33 -05:00
parent 7dccfa7eb3
commit 9c342040ef
2 changed files with 116 additions and 51 deletions

View file

@ -33,6 +33,7 @@
wayland.enable = true;
enableHidpi = true;
theme = "chili";
package = pkgs.sddm;
};
};
}