Greetd: Difference between revisions

imported>Equirosa
m fix small typo
imported>Gdamjan
info by nat543207
Line 52: Line 52:


<code>initial_session</code> is executed automatically. If you just define <code>default_session</code>, greetd will ask for a password and execute <code>command</code> with user <code>myuser</code>.
<code>initial_session</code> is executed automatically. If you just define <code>default_session</code>, greetd will ask for a password and execute <code>command</code> with user <code>myuser</code>.
{{note|1=<nowiki/>
If you're hosting gtkgreet in a Wayland compositor, the delay is a known issue between GTK portals and dbus. There are a couple known workarounds depending on the compositor you're using
* Cage: https://github.com/Hjdskes/cage/issues/169#issuecomment-691659377
* Sway: https://github.com/swaywm/sway/wiki#gtk-applications-take-20-seconds-to-start
}}