Timeline for How to write systemd user service that runs only as part of a graphical session?
Current License: CC BY-SA 4.0
        6 events
    
    | when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Mar 11 at 19:56 | comment | added | Tripple Moon | @Bananguin Please consult the man pages before asking questions that are already properly documented in the man pages. | |
| Mar 11 at 8:22 | comment | added | Bananguin | Where can I put this unit as a user? | |
| Oct 3, 2023 at 14:44 | comment | added | Syncopated | There is a /usr/share/xsessions/xmonad.desktop and there is a /usr/share/xsessions/ubuntu.desktop. The former tries to execute xmonad and the latter tries to execute gnome-shell. xmonad is just another GUI desktop environment, just like gnome-shell. Both files are used by the login screen to provide the desktop environment options. | |
| Oct 2, 2023 at 9:41 | comment | added | Tripple Moon | I have no idea what xmonad is or how to configure it, my advise is from a systemd point of view, as you can read in the man page i mentioned.... | |
| Oct 1, 2023 at 15:18 | comment | added | Syncopated | Is that how xmonad is supposed to be added? I just made a /usr/share/xsessions/xmonad.desktop for the login menu to have an entry for xmonad (in addition to Gnome). I did not do anything with display-manager.service. | |
| Sep 30, 2023 at 9:00 | history | answered | Tripple Moon | CC BY-SA 4.0 |