mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-25 12:49:26 +01:00
sway/as-utils: restore fcitx, kdeconnectd, insync, nextcloud, blueman
This commit is contained in:
parent
0d3345e5b8
commit
805011be6a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user