fixed clipboard selection glitch in gtk apps
This commit is contained in:
@@ -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-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
|
# Set XCURSOR
|
||||||
exec-once = gsettings set org.gnome.desktop.interface cursor-theme 'Bibata-Modern-Classic'
|
exec-once = gsettings set org.gnome.desktop.interface cursor-theme 'Bibata-Modern-Classic'
|
||||||
|
|||||||
Reference in New Issue
Block a user