summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzachir <zachir@librem.one>2024-02-02 20:40:01 -0600
committerzachir <zachir@librem.one>2024-02-02 20:40:01 -0600
commitc5d1138e70ad744e831c81ba959eb61ed3d79c77 (patch)
treeae55c0772ed8c04b146bd0f57c272bf122a11723
parent0b9faf1ae24bad0f99b66f2f4b960606b6876e1c (diff)
cla: hypr: start kdeconnectd on login
-rw-r--r--hypr/hyprland.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf
index 661ab21..e41843e 100644
--- a/hypr/hyprland.conf
+++ b/hypr/hyprland.conf
@@ -24,6 +24,7 @@ exec-once = import-gsettings cursor-theme 'Adwaita'
exec-once = xrdb ~/.Xresources
exec-once = com.github.wwmm.easyeffects
exec-once = mpd
+exec-once = /usr/lib/kdeconnectd
#}}}
# Source a file (multi-file configs)