kdwarn
Codeberg Mastodon Feeds
January 26, 2026
daybook, linux | permalink
Find the program's .desktop entry:
find -name *.desktop (if you don't know the specific name)
find -name *.desktop
Make a symlink to the ~/.config/autostart directory:
ln -s path/to/program.desktop ~/.config/autostart/
RSS feedreader forgotten no more!