[Hyprland] Add cliphist

This commit is contained in:
2025-06-05 15:37:44 +02:00
parent 909983d069
commit 6f33358f4a
2 changed files with 4 additions and 0 deletions

View File

@@ -66,6 +66,7 @@ bind = SHIFT, PRINT, exec, grimblast --notify save screen
# │ Rofi commands │
# └ ┘
bind = $mainMod, Space, exec, killall rofi || rofi -show combi -modes combi -combi-modes "window,drun,run"
bind = $mainMod SHIFT, H, exec, cliphist list | rofi -dmenu | cliphist decode | wl-copy
# ┌ ┐
# │ Logout commands │