desktops: switch to niri
Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
parent
c28a006c96
commit
623957e7f1
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ in {
|
||||||
desktop = mkOption {
|
desktop = mkOption {
|
||||||
default =
|
default =
|
||||||
if config.custom.full
|
if config.custom.full
|
||||||
then "hyprland"
|
then "niri"
|
||||||
else "gnome";
|
else "gnome";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue