From cb778001429dd3e3585d7fc7113487fd03076521 Mon Sep 17 00:00:00 2001 From: bh Date: Mon, 30 Mar 2026 15:32:02 +0800 Subject: rofi: add image support --- hypr/.config/hypr/hyprland.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'hypr') diff --git a/hypr/.config/hypr/hyprland.conf b/hypr/.config/hypr/hyprland.conf index 5dde431..59e5caa 100644 --- a/hypr/.config/hypr/hyprland.conf +++ b/hypr/.config/hypr/hyprland.conf @@ -37,7 +37,8 @@ exec-once = kitty exec-once = quickshell exec-once = hyprpaper exec-once = dunst -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 # ╔════════════════════════════════════════╗ # ║ 🌿 ENVIRONMENT VARIABLES ║ -- cgit v1.2.3