mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-26 05:09:23 +01:00
i3: add Wire to autostart
This commit is contained in:
parent
540798ed17
commit
4f57171b83
@ -7,7 +7,7 @@
|
|||||||
# flatpak apparmor-notify caffeine keybase
|
# flatpak apparmor-notify caffeine keybase
|
||||||
#
|
#
|
||||||
# Flatpaks expected: org.gajim.Gajim org.gajim.Gajim.Plugin.omemo
|
# Flatpaks expected: org.gajim.Gajim org.gajim.Gajim.Plugin.omemo
|
||||||
# de.haeckerfelix.gradio
|
# de.haeckerfelix.gradio com.wire.WireDesktop
|
||||||
#
|
#
|
||||||
# Debian theming: lxappearance gtk-chtheme qt4-qtconfig qt5ct
|
# Debian theming: lxappearance gtk-chtheme qt4-qtconfig qt5ct
|
||||||
# https://askubuntu.com/a/600946
|
# https://askubuntu.com/a/600946
|
||||||
@ -290,8 +290,9 @@ exec --no-startup-id caffeine-indicator
|
|||||||
exec --no-startup-id KEYBASE_AUTOSTART=1 run_keybase -a
|
exec --no-startup-id KEYBASE_AUTOSTART=1 run_keybase -a
|
||||||
|
|
||||||
# Flatpaks
|
# Flatpaks
|
||||||
exec --no-startup-id flatpak run org.gajim.Gajim --quiet
|
exec --no-startup-id flatpak run com.wire.WireDesktop --startup
|
||||||
exec --no-startup-id flatpak run de.haeckerfelix.gradio
|
exec --no-startup-id flatpak run de.haeckerfelix.gradio
|
||||||
|
exec --no-startup-id flatpak run org.gajim.Gajim --quiet
|
||||||
|
|
||||||
# CHANGEME - weird autostart options that may not be suitable even for my other devices
|
# CHANGEME - weird autostart options that may not be suitable even for my other devices
|
||||||
# Centre of Lauttasaari
|
# Centre of Lauttasaari
|
||||||
|
Loading…
Reference in New Issue
Block a user