summaryrefslogtreecommitdiff
path: root/hypr
diff options
context:
space:
mode:
Diffstat (limited to 'hypr')
-rw-r--r--hypr/.config/hypr/hyprland.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/hypr/.config/hypr/hyprland.conf b/hypr/.config/hypr/hyprland.conf
index c66be30..400404c 100644
--- a/hypr/.config/hypr/hyprland.conf
+++ b/hypr/.config/hypr/hyprland.conf
@@ -37,6 +37,8 @@ exec-once = hyprpaper
exec-once = dunst
exec-once = wl-paste --type text --watch cliphist store
exec-once = wl-paste --type image --watch cliphist store
+exec-once = wl-paste --primary --type text --watch cliphist -db-path ~/.cache/cliphist/primary.db store
+exec-once = wl-paste --primary --type image --watch cliphist -db-path ~/.cache/cliphist/primary.db store
# ╔════════════════════════════════════════╗
# ║ 🌿 ENVIRONMENT VARIABLES ║
@@ -190,6 +192,7 @@ bind = SUPER, E, exec, emacs
# 📜 Scripts
bind = SUPER, V, exec, ~/Scripts/clipboard
+bind = SUPER SHIFT, V, exec, ~/Scripts/clipboard-primary
bind = SUPER, R, exec, ~/Scripts/run
bind = SUPER, S, exec, ~/Scripts/screenshot
bind = SUPER SHIFT, S, exec, ~/Scripts/screenshot snip