💥 fix(clipboard): clipboard goes empty if user doesn't select an item in the menu

This commit is contained in:
retrozinndev
2024-10-04 19:38:35 -03:00
parent 02abd634bc
commit 3e8330dfae
6 changed files with 13 additions and 5 deletions
+1 -1
View File
@@ -66,7 +66,7 @@ bind = , Print, exec, $screenshotSelect
bind = $mainMod, Print, exec, $screenshotFull
# Open wofi clipboard
bind = $mainMod, V, exec, cliphist list | $dmenu | cliphist decode | wl-copy
bind = $mainMod, V, exec, cliphist list | $dmenu | cliphist decode | xargs -r wl-copy
# Open wallpaper menu
bind = $mainMod, W, exec, /usr/bin/env bash $HOME/.config/hypr/scripts/change-wallpaper.sh