shell-things/conf/sway/config.d/autostart-appimages.conf
Aminda Suomalainen b0f4e315bb
sway: add autostart-appimages.conf
At least Beeper binary keeps renaming itself, SimpleX doesn't contain version in name, but I don't know how long that will last. I hope I will be able to replace them with flatpaks soon
2023-09-20 09:55:59 +03:00

5 lines
240 B
Plaintext

# https://download.beeper.com
exec --no-startup-id sleep 2m && ~/.local/appimages/beeper-*.AppImage
# https://github.com/simplex-chat/simplex-chat/releases/
exec --no-startup-id GDK_DPI_SCALE=1 ~/.local/appimages/simplex-desktop-*.AppImage