greetd: use wm-agnostic identifier
Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
parent
55117f19bf
commit
3036722cc5
1 changed files with 1 additions and 2 deletions
|
@ -22,8 +22,7 @@ in {
|
|||
settings.default_session = {
|
||||
command = lib.concatStringsSep " " [
|
||||
"${tuigreet}"
|
||||
"--session-wrapper '${systemd-cat} --identifier hyprland'" # ?? journalctl --identifier hyprland
|
||||
"--cmd ${Hyprland}"
|
||||
"--session-wrapper '${systemd-cat} --identifier wm'" # ?? journalctl --identifier wm
|
||||
"--remember"
|
||||
"--time"
|
||||
"--asterisks"
|
||||
|
|
Loading…
Reference in a new issue