Desktop: changed default de to hyprland
This commit is contained in:
parent
a0e33aaa3f
commit
eaa65f3f84
1 changed files with 2 additions and 1 deletions
|
|
@ -13,8 +13,9 @@
|
|||
desktop = {
|
||||
games = 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;
|
||||
activeDesktop = "hyprland";
|
||||
};
|
||||
};
|
||||
home-manager.users.jsw.wayland.windowManager.hyprland.settings = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue