mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-22 19:29:22 +01:00
i3: add telegram-desktop to autostart
This commit is contained in:
parent
bda94cac72
commit
9eb6c368b1
@ -5,7 +5,7 @@
|
|||||||
# 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 dino kdocker pavucontrol mumble
|
# flatpak apparmor-notify caffeine keybase dino kdocker pavucontrol mumble
|
||||||
# audacious jami-gnome
|
# audacious jami-gnome telegram-desktop
|
||||||
#
|
#
|
||||||
# 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
|
# Dino: https://software.opensuse.org/download.html?project=network:messaging:xmpp:dino&package=dino
|
||||||
@ -310,6 +310,7 @@ 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 kdocker -d 300 dino
|
exec --no-startup-id kdocker -d 300 dino
|
||||||
exec --no-startup-id jami-gnome -r
|
exec --no-startup-id jami-gnome -r
|
||||||
|
exec --no-startup-id telegram-desktop -startintray
|
||||||
# https://github.com/Nheko-Reborn/nheko/issues/79 - 100 % background CPU
|
# https://github.com/Nheko-Reborn/nheko/issues/79 - 100 % background CPU
|
||||||
#exec --no-startup-id flatpak run io.github.NhekoReborn.Nheko
|
#exec --no-startup-id flatpak run io.github.NhekoReborn.Nheko
|
||||||
# ELECTRON!
|
# ELECTRON!
|
||||||
|
Loading…
Reference in New Issue
Block a user