From 9ba251ff30d10ecc1cbe42ae938b40231b80ffc7 Mon Sep 17 00:00:00 2001 From: end-4 <97237370+end-4@users.noreply.github.com> Date: Mon, 11 Aug 2025 15:31:59 +0700 Subject: [PATCH] Revert "use wl-clip-persist" This reverts commit 7f1699663d16b612cb232fd230c06492021fa692. --- .config/hypr/hyprland/execs.conf | 1 - arch-packages/illogical-impulse-basic/PKGBUILD | 1 - 2 files changed, 2 deletions(-) diff --git a/.config/hypr/hyprland/execs.conf b/.config/hypr/hyprland/execs.conf index 659f0ea9..6d92de1c 100644 --- a/.config/hypr/hyprland/execs.conf +++ b/.config/hypr/hyprland/execs.conf @@ -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 diff --git a/arch-packages/illogical-impulse-basic/PKGBUILD b/arch-packages/illogical-impulse-basic/PKGBUILD index d4e74276..c338727f 100644 --- a/arch-packages/illogical-impulse-basic/PKGBUILD +++ b/arch-packages/illogical-impulse-basic/PKGBUILD @@ -16,6 +16,5 @@ depends=( ripgrep jq meson - wl-clip-persist xdg-user-dirs )