summaryrefslogtreecommitdiff
path: root/hypr/.config
diff options
context:
space:
mode:
authorbh <qn+git@epicurus.dev>2026-03-30 15:32:02 +0800
committerbh <qn+git@epicurus.dev>2026-03-30 15:32:02 +0800
commitcb778001429dd3e3585d7fc7113487fd03076521 (patch)
tree4fa217b606095894ae0ef59b64fe644a9aad4037 /hypr/.config
parent195b2f20d6332483d73711ad736be4fc0b8f9186 (diff)
rofi: add image support
Diffstat (limited to 'hypr/.config')
-rw-r--r--hypr/.config/hypr/hyprland.conf3
1 files changed, 2 insertions, 1 deletions
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 ║