mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-12-23 03:02:52 +01:00
etc/xdg/autostart: add Gajim & Signal
This commit is contained in:
parent
3120b16855
commit
0c4bacc1ca
5
etc/xdg/autostart/org.gajim.Gajim.desktop
Executable file
5
etc/xdg/autostart/org.gajim.Gajim.desktop
Executable file
@ -0,0 +1,5 @@
|
||||
[Desktop Entry]
|
||||
Name=Gajim
|
||||
Exec=/usr/bin/flatpak run org.gajim.Gajim
|
||||
Type=Application
|
||||
Icon=org.gajim.Gajim
|
5
etc/xdg/autostart/org.signal.Signal.desktop
Executable file
5
etc/xdg/autostart/org.signal.Signal.desktop
Executable file
@ -0,0 +1,5 @@
|
||||
[Desktop Entry]
|
||||
Name=Signal
|
||||
Exec=/usr/bin/flatpak run org.signal.Signal --start-in-tray
|
||||
Type=Application
|
||||
Icon=org.signal.Signal
|
Loading…
Reference in New Issue
Block a user