Rename and give attribution
This commit is contained in:
parent
b8bf5eb197
commit
8f81b5a594
|
@ -1,4 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
# Modified from: https://github.com/dln/wofi-emoji
|
||||
|
||||
sed '1,/^### DATA ###$/d' $0 | wofi --show dmenu -i -s $HOME/.dotfiles/wofi/style.css | cut -d ' ' -f 1 | tr -d '\n' | wl-copy --primary
|
||||
exit
|
||||
### DATA ###
|
Loading…
Reference in New Issue