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
This commit is contained in:
Aminda Suomalainen 2023-09-20 09:55:59 +03:00
parent f24a8ca2c5
commit b0f4e315bb
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,4 @@
# 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