Bye bye pavucontrol, dmenu scripts consistency.
This commit is contained in:
parent
836e31ce61
commit
18c4407e77
5 changed files with 55 additions and 16 deletions
|
@ -8,5 +8,5 @@ if [ -n "$1" ]; then
|
|||
xdotool type "$chosen"
|
||||
else
|
||||
printf "$chosen" | xsel -l /dev/null
|
||||
notify-send "'$chosen' copied to clipboard" &
|
||||
dunstify "'$chosen' copied to clipboard" &
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue