fixed clipboard selection glitch in gtk apps

This commit is contained in:
Joel Mathew Thomas
2024-10-20 21:03:22 +05:30
parent 9b10a2be9b
commit 02c0401f96
+1 -1
View File
@@ -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'