Update daemon-popup

This commit is contained in:
Konstantin 2023-06-02 16:37:28 -04:00 committed by GitHub
parent efdfacb755
commit e4f5bfcf58
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,3 +1,3 @@
while clipnotify; do
dictpopup
sleep 1 && dictpopup
done