diff --git a/gui-wm/phosh/files/phosh.service b/gui-wm/phosh/files/phosh.service index a76231b..5edb545 100755 --- a/gui-wm/phosh/files/phosh.service +++ b/gui-wm/phosh/files/phosh.service @@ -34,7 +34,7 @@ Environment=LANG=C.UTF-8 Environment=XDG_CURRENT_DESKTOP=Phosh:GNOME Environment=XDG_SESSION_DESKTOP=phosh Environment=XDG_SESSION_TYPE=wayland -ExecStart=/usr/bin/phosh +ExecStart=/usr/bin/phosh-session TimeoutStartSec=30 User=1000 PAMName=login @@ -59,3 +59,4 @@ UtmpMode=user [Install] WantedBy=graphical.target +