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