aboutsummaryrefslogtreecommitdiff
path: root/bin/autostart
diff options
context:
space:
mode:
authorGuangxiong Lin <[email protected]>2023-01-04 17:23:32 +0800
committerGuangxiong Lin <[email protected]>2023-01-04 17:23:32 +0800
commit92d606863e5d9fe423dd602a069a55409d10fd42 (patch)
treea0de786bfbe524ec1a33dd083de14f8d5f4c3679 /bin/autostart
parent1b38b310c639cbac220f7573a0b62b4174cdf3ca (diff)
downloaddotfiles-92d606863e5d9fe423dd602a069a55409d10fd42.tar.gz
dotfiles-92d606863e5d9fe423dd602a069a55409d10fd42.tar.bz2
dotfiles-92d606863e5d9fe423dd602a069a55409d10fd42.zip
Update wm related config
Diffstat (limited to 'bin/autostart')
-rwxr-xr-xbin/autostart2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/autostart b/bin/autostart
index 5580f74..da20f01 100755
--- a/bin/autostart
+++ b/bin/autostart
@@ -12,6 +12,8 @@ run_if_exists dunst
run_if_exists udiskie -a -n -s --appindicator
run_if_exists clipmenud
run_if_exists lxqt-policykit-agent
+run_if_exists /usr/lib/kdeconnectd
+run_if_exists kdeconnect-indicator
if [ "$XDG_SESSION_TYPE" = x11 ]; then
run_if_exists "$HOME/.fehbg"