summaryrefslogtreecommitdiff
path: root/hypr
diff options
context:
space:
mode:
authorbh <qn+git@excalibur.computer>2026-03-30 15:32:02 +0800
committerbh <qn+git@excalibur.computer>2026-03-30 15:32:02 +0800
commit101d78c8426473170e46878db251a4a30a2fdee9 (patch)
tree4fa217b606095894ae0ef59b64fe644a9aad4037 /hypr
parent20c4c9b1a00b9c64849a1c141ba68e85135a08be (diff)
rofi: add image support
Diffstat (limited to 'hypr')
-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 ║