Desktop: changed default de to hyprland

This commit is contained in:
Jurn Wubben 2025-07-09 22:22:42 +02:00
parent a0e33aaa3f
commit eaa65f3f84

View file

@ -13,8 +13,9 @@
desktop = { desktop = {
games = true; games = true;
enable = true; enable = true;
hyprland = false; #TODO: flip both, just trying if it works. hyprland = true; #TODO: flip both, just trying if it works.
kde = true; kde = true;
activeDesktop = "hyprland";
}; };
}; };
home-manager.users.jsw.wayland.windowManager.hyprland.settings = { home-manager.users.jsw.wayland.windowManager.hyprland.settings = {