From 8aeb0c38b943813b000e6822582ae1d517b5fa45 Mon Sep 17 00:00:00 2001 From: dichgrem Date: Thu, 10 Jul 2025 19:15:41 +0800 Subject: [PATCH] update:hypr --- hypr/config/autostart.conf | 1 + 1 file changed, 1 insertion(+) 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" &