1
0
Fork 0

bin: Swap pbclear notification sections

This commit is contained in:
Jeremy Kaplan 2024-09-27 13:41:46 -04:00
commit dce2b6dfee

View file

@ -9,4 +9,4 @@ clear_pasteboard ruler
clear_pasteboard find
clear_pasteboard font
osascript -e 'display notification "pbclear" with title "Clipboard cleared"'
osascript -e 'display notification "Clipboard cleared" with title "pbclear"'