mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-01-10 12:12:43 +01:00
i3: move to Dino OBS package
This commit is contained in:
parent
72fa6ff2d0
commit
ec1b7e6806
@ -4,15 +4,13 @@
|
|||||||
# galculator network-manager-gnome redshift-gtk x11-xserver-utils
|
# galculator network-manager-gnome redshift-gtk x11-xserver-utils
|
||||||
# pasystray feh rofi pulsemixer libnotify-bin xcompmgr xfce4-terminal
|
# pasystray feh rofi pulsemixer libnotify-bin xcompmgr xfce4-terminal
|
||||||
# fonts-dejavu dbus-x11 arandr numlockx fcitx-bin fcitx-mozc conky-all
|
# fonts-dejavu dbus-x11 arandr numlockx fcitx-bin fcitx-mozc conky-all
|
||||||
# flatpak apparmor-notify caffeine keybase
|
# flatpak apparmor-notify caffeine keybase dino
|
||||||
#
|
#
|
||||||
# Keybase: https://keybase.io/docs/the_app/install_linux
|
# Keybase: https://keybase.io/docs/the_app/install_linux
|
||||||
|
# Dino: https://software.opensuse.org/download.html?project=network:messaging:xmpp:dino&package=dino
|
||||||
#
|
#
|
||||||
# Flatpaks expected: org.gajim.Gajim org.gajim.Gajim.Plugin.omemo
|
# Flatpaks expected: org.gajim.Gajim org.gajim.Gajim.Plugin.omemo
|
||||||
# de.haeckerfelix.gradio com.wire.WireDesktop org.signal.Signal
|
# 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
|
# Debian theming: lxappearance gtk-chtheme qt4-qtconfig qt5ct
|
||||||
# https://askubuntu.com/a/600946
|
# https://askubuntu.com/a/600946
|
||||||
@ -295,6 +293,7 @@ exec --no-startup-id $TERMINAL
|
|||||||
exec --no-startup-id conky
|
exec --no-startup-id conky
|
||||||
exec --no-startup-id aa-notify -p -s 1 -w 60
|
exec --no-startup-id aa-notify -p -s 1 -w 60
|
||||||
exec --no-startup-id caffeine-indicator
|
exec --no-startup-id caffeine-indicator
|
||||||
|
exec --no-startup-id dino
|
||||||
# ELECTRON!
|
# ELECTRON!
|
||||||
exec --no-startup-id KEYBASE_AUTOSTART=1 run_keybase -a
|
exec --no-startup-id KEYBASE_AUTOSTART=1 run_keybase -a
|
||||||
|
|
||||||
@ -302,7 +301,6 @@ exec --no-startup-id KEYBASE_AUTOSTART=1 run_keybase -a
|
|||||||
# ELECTRON!
|
# ELECTRON!
|
||||||
exec --no-startup-id flatpak run com.wire.WireDesktop --startup
|
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 im.dino.Dino
|
|
||||||
exec --no-startup-id flatpak run org.gajim.Gajim --quiet
|
exec --no-startup-id flatpak run org.gajim.Gajim --quiet
|
||||||
# ELECTRON!
|
# ELECTRON!
|
||||||
exec --no-startup-id flatpak run org.signal.Signal --start-in-tray
|
exec --no-startup-id flatpak run org.signal.Signal --start-in-tray
|
||||||
|
Loading…
Reference in New Issue
Block a user