dunstify instead of notify-send
This commit is contained in:
parent
33d7056d85
commit
65edc736ac
@ -173,7 +173,7 @@ Finally, lock the screen using =i3lock=.
|
|||||||
xdotool key Shift+Insert
|
xdotool key Shift+Insert
|
||||||
else
|
else
|
||||||
echo "$chosen" | tr -d '\n' | xsel -ib
|
echo "$chosen" | tr -d '\n' | xsel -ib
|
||||||
notify-send "'$chosen' copied to clipboard." &
|
dunstify "'$chosen' copied to clipboard." &
|
||||||
fi
|
fi
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user