mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-25 20:59:23 +01:00
i3: move from Snap Signal to Flatpak Signal
When I previously tried them, Snap worked better and Flatpak was misbehaving, but now the situation seems to have turned around with Snap unable to use some features such as tray icons (which is attributed to an uptream issue with Electron builder).
This commit is contained in:
parent
20d3453f2b
commit
c15610a3c2
@ -4,12 +4,10 @@
|
||||
# galculator network-manager-gnome redshift-gtk x11-xserver-utils
|
||||
# pasystray feh rofi pulsemixer libnotify-bin xcompmgr xfce4-terminal
|
||||
# fonts-dejavu dbus-x11 arandr numlockx fcitx-bin fcitx-mozc conky-all
|
||||
# flatpak apparmor-notify caffeine keybase snapd
|
||||
# flatpak apparmor-notify caffeine keybase
|
||||
#
|
||||
# Flatpaks expected: org.gajim.Gajim org.gajim.Gajim.Plugin.omemo
|
||||
# de.haeckerfelix.gradio com.wire.WireDesktop
|
||||
#
|
||||
# Snaps expected: signal-desktop
|
||||
# de.haeckerfelix.gradio com.wire.WireDesktop org.signal.Signal
|
||||
#
|
||||
# Debian theming: lxappearance gtk-chtheme qt4-qtconfig qt5ct
|
||||
# https://askubuntu.com/a/600946
|
||||
@ -300,10 +298,7 @@ exec --no-startup-id KEYBASE_AUTOSTART=1 run_keybase -a
|
||||
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 org.gajim.Gajim --quiet
|
||||
|
||||
# Snaps
|
||||
# ELECTRON
|
||||
exec --no-startup-id signal-desktop
|
||||
exec --no-startup-id flatpak run org.signal.Signal --start-in-tray
|
||||
|
||||
# CHANGEME - weird autostart options that may not be suitable even for my other devices
|
||||
# Centre of Lauttasaari
|
||||
|
Loading…
Reference in New Issue
Block a user