Revert "use wl-clip-persist"

This reverts commit 7f1699663d.
This commit is contained in:
end-4 2025-08-11 15:31:59 +07:00
parent 5b24ac037f
commit 9ba251ff30
2 changed files with 0 additions and 2 deletions

View file

@ -20,7 +20,6 @@ exec-once = easyeffects --gapplication-service
# 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
exec-once = wl-clip-persist --clipboard regular
# Cursor
exec-once = hyprctl setcursor Bibata-Modern-Classic 24

View file

@ -16,6 +16,5 @@ depends=(
ripgrep
jq
meson
wl-clip-persist
xdg-user-dirs
)