hypr: stuff
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
cliphist list | anyrun --plugins libstdin.so | read pipe
|
||||
|
||||
if [[ ! -z "$pipe" ]]; then
|
||||
echo $pipe | cliphist decode | wl-copy
|
||||
fi
|
||||
Reference in New Issue
Block a user