feat(wm): enable niri as default
This commit is contained in:
parent
b5dacf6d19
commit
9f33975f63
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@
|
|||
enable = true;
|
||||
settings = {
|
||||
default_session = {
|
||||
command = "${pkgs.tuigreet}/bin/tuigreet -t -g \"Hello there (^^)/\" --cmd 'Hyprland'";
|
||||
command = "${pkgs.tuigreet}/bin/tuigreet -t -g \"Hello there (^^)/\" --cmd 'niri'";
|
||||
user = "etwas";
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in a new issue