feat(desktop): disable river and go back to hyprland.

This commit is contained in:
CronyAkatsuki 2025-06-07 08:35:36 +02:00
parent 5d041294a4
commit 13b96d9574
5 changed files with 92 additions and 53 deletions

View file

@ -30,7 +30,8 @@
crony.gaming.enable = true;
crony.flatpak.enable = true;
crony.wayland.enable = true;
crony.river.enable = true;
crony.river.enable = false;
crony.hyprland.enable = true;
# DO NOT CHANGE ALSO
home.stateVersion = "24.11"; # Please read the comment before changing.