fixes clipboard not working in some apps
This commit is contained in:
@ -23,3 +23,7 @@ exec-once = dbus-update-activation-environment --systemd &
|
||||
|
||||
# ## Idle configuration
|
||||
exec-once = $idlehandler
|
||||
|
||||
# Clipboard fix
|
||||
# https://github.com/hyprwm/Hyprland/issues/2319#issuecomment-2409983376
|
||||
exec-once = wl-paste -t text -w xclip -selection clipboard
|
||||
|
Reference in New Issue
Block a user