diff --git a/scripts/hyprland/start_services.sh b/scripts/hyprland/start_services.sh index ec4da13..c47ea64 100755 --- a/scripts/hyprland/start_services.sh +++ b/scripts/hyprland/start_services.sh @@ -55,3 +55,8 @@ kdeconnect-cli --refresh & # wl-paste --type text --watch cliphist store & wl-paste --type image --watch cliphist store & + +# +# Start the blueman applet for managing bluetooth devices +# +blueman-applet &