From 02d1d993b0d47254037b14e92337d208d0012f8f Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Thu, 14 Dec 2023 22:25:10 +0900 Subject: [PATCH] minor tweak on Execs.conf (cliphist startup) --- config/hypr/configs/Execs.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config/hypr/configs/Execs.conf b/config/hypr/configs/Execs.conf index 85870f7..afcc5a1 100644 --- a/config/hypr/configs/Execs.conf +++ b/config/hypr/configs/Execs.conf @@ -35,7 +35,8 @@ exec-once = nm-applet --indicator & #exec-once = rog-control-center & #clipboard manager -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 # Rainbow borders exec-once = $scriptsDir/RainbowBorders.sh