mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-19 09:49:21 +01:00
i3: add comments & Dino
Added comments: one missing ELECTRON! warning, where to install Keybase and a link to GitHub comment where I install the Dino flatpak.
This commit is contained in:
parent
5128e8646a
commit
72fa6ff2d0
@ -6,8 +6,13 @@
|
||||
# fonts-dejavu dbus-x11 arandr numlockx fcitx-bin fcitx-mozc conky-all
|
||||
# flatpak apparmor-notify caffeine keybase
|
||||
#
|
||||
# Keybase: https://keybase.io/docs/the_app/install_linux
|
||||
#
|
||||
# Flatpaks expected: org.gajim.Gajim org.gajim.Gajim.Plugin.omemo
|
||||
# de.haeckerfelix.gradio com.wire.WireDesktop org.signal.Signal
|
||||
# im.dino.Dino
|
||||
#
|
||||
# Dino: https://github.com/dino/dino/pull/343#issuecomment-385250091
|
||||
#
|
||||
# Debian theming: lxappearance gtk-chtheme qt4-qtconfig qt5ct
|
||||
# https://askubuntu.com/a/600946
|
||||
@ -297,7 +302,9 @@ exec --no-startup-id KEYBASE_AUTOSTART=1 run_keybase -a
|
||||
# ELECTRON!
|
||||
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 im.dino.Dino
|
||||
exec --no-startup-id flatpak run org.gajim.Gajim --quiet
|
||||
# ELECTRON!
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user