diff --git a/.config/hypr/conf/autostart.conf b/.config/hypr/conf/autostart.conf index 47d13e2..ec9c384 100644 --- a/.config/hypr/conf/autostart.conf +++ b/.config/hypr/conf/autostart.conf @@ -31,7 +31,7 @@ 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 both --write-timeout 1000 +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'