diff --git a/.config/hypr/execs.conf b/.config/hypr/execs.conf index 36bdd25a..14a36eea 100644 --- a/.config/hypr/execs.conf +++ b/.config/hypr/execs.conf @@ -15,7 +15,8 @@ exec-once = swayidle -w timeout 450 'pidof java || systemctl suspend' & exec-once = sleep 1 && dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP # Some fix idk # Clipboard: history -exec-once = wl-paste --watch cliphist store & +exec-once = wl-paste --type text --watch cliphist store +exec-once = wl-paste --type image --watch cliphist store # Clipboard: disable middle-click paste exec-once = wl-paste -p --watch wl-copy -p ""