peterrus

Results 34 comments of peterrus

Interesting, thanks for your reply! Since I switched to 24.04 this is no longer a problem for me but maybe interesting to keep this issue as documentation for other users...

If this is still relevant: as a test, could you change the `Exec` and `TryExec` paths in one of the desktop files to the absolute path instead of something like...

Yeah that is exactly what lead me to write https://github.com/regolith-linux/regolith-desktop/issues/1042 My theory is that because whatever is in `Exec` is not in the `$PATH` env. var that your regolith session...

@Elyrie - What is the login shell for your user? (`getent passwd $LOGNAME | cut -d: -f7`) - Is there a difference in behavior between the Sway and i3 session?