| 12345678910 |
- [Desktop Entry]
- # For Gnome, copy this .desktip file to /usr/share/applications/, then add it to autostart using the Gnome Tweak tool.
- # HoneyBadger/MH 06-26-2024
- Name=Fix Clipboard Indicator-UTF8 problem
- Comment=Runs a Bash script to find & replace all instances of UTF8_STRING with text/plain;charset=utf-8, then disables & enables Clipboard Indicator
- GenericName=Fix Clipboard Inidactor's UTF8 issue
- Exec=/home/user/scripts/fix_Clipboard_Indicator-UTF8.sh
- #Icon=
- Type=Application
- #Path=/usr/bin
|