diff --git a/.config/hypr/conf/autostart.conf b/.config/hypr/conf/autostart.conf index 4218bea..fc6c532 100644 --- a/.config/hypr/conf/autostart.conf +++ b/.config/hypr/conf/autostart.conf @@ -31,6 +31,8 @@ exec-once = wl-paste --type text --watch cliphist store #Stores only text data exec-once = wl-paste --type image --watch cliphist store #Stores only image data +exec-once = wl-clip-persist --clipboard regular --write-timeout 1000 + # Set XCURSOR exec-once = gsettings set org.gnome.desktop.interface cursor-theme 'Bibata-Modern-Classic'