sway/as-utils: restore fcitx, kdeconnectd, insync, nextcloud, blueman

This commit is contained in:
Aminda Suomalainen 2022-04-15 13:22:31 +03:00
parent 0d3345e5b8
commit 805011be6a
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 15 additions and 0 deletions

View File

@ -3,3 +3,18 @@ exec --no-startup-id nm-applet --indicator
# Mullvad GUI/tray
exec --no-startup-id sh -c "/opt/Mullvad\ VPN/mullvad-gui"
# see also pam_environment https://wiki.archlinux.org/index.php/Fcitx#Non_desktop_environment
exec --no-startup-id fcitx
# KDE Connect daemon on Fedora
exec --no-startup-id /usr/libexec/kdeconnectd
# Google Drive etc. sync client
exec --no-startup-id insync start
# NextCloud client
exec --no-startup-id nextcloud --background
# Bluetooth tray
exec --no-startup-id blueman-applet