diff --git a/hypr/config/autostart.conf b/hypr/config/autostart.conf index 5a7ea24..90cf2c7 100644 --- a/hypr/config/autostart.conf +++ b/hypr/config/autostart.conf @@ -9,6 +9,7 @@ exec-once = swww-daemon exec-once = waybar & exec-once = fcitx5 -d & exec-once = swayosd-server +exec-once = wl-clip-persist --clipboard regular # exec-once = mako & exec-once = nm-applet --indicator & exec-once = bash -c "mkfifo /tmp/$HYPRLAND_INSTANCE_SIGNATURE.wob && tail -f /tmp/$HYPRLAND_INSTANCE_SIGNATURE.wob | wob & disown" &