diff options
| -rw-r--r-- | config/hypr/configs/Execs.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/config/hypr/configs/Execs.conf b/config/hypr/configs/Execs.conf index 85870f74..afcc5a14 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 |
