hypr: update configuration, use new wallpaper menu, fix hyprlock bind
This commit is contained in:
@@ -3,5 +3,5 @@
|
||||
selection=$(cliphist list | anyrun --plugins libstdin.so | cliphist decode)
|
||||
|
||||
if [[ ! -z "$selection" ]]; then
|
||||
printf "%s" $selection | sed -e 's/\n$//g' | wl-copy
|
||||
printf "%s" "$selection" | sed -e 's/\\[n]$//g' | wl-copy
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user