zathura: yank filename using "y"
This commit is contained in:
3
.local/bin/tools/copyfilepath
Executable file
3
.local/bin/tools/copyfilepath
Executable file
@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
printf %s "$*" | xclip -selection clipboard &&
|
||||
notify-send "Copied to clipboard: $*"
|
Reference in New Issue
Block a user