Update .config/hypr/hyprland/binds/clipboard.conf

This commit is contained in:
2025-10-30 17:14:41 +01:00
parent 7f72d1cc6d
commit af13748fcd

View File

@@ -1,2 +1,2 @@
bind = $mainMod, V, exec, cliphist list | wofi --dmenu --conf ~/.config/wofi/clipboard --color ~/.config/wofi/colors --style ~/.config/wofi/style.css | cliphist decode | wl-copy bind = $mainMod, V, exec, cliphist list | hyprlauncher -m | cliphist decode | wl-copy
bind = $mainMod CONTROL_L, V, exec, cliphist wipe && notify-send "Clipboard" "Clipboard cleared!" bind = $mainMod CONTROL_L, V, exec, cliphist wipe && notify-send "Clipboard" "Clipboard cleared!"