diff options
Diffstat (limited to 'desktop-common/.local/share/applications/fast.desktop')
| -rw-r--r-- | desktop-common/.local/share/applications/fast.desktop | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/desktop-common/.local/share/applications/fast.desktop b/desktop-common/.local/share/applications/fast.desktop new file mode 100644 index 0000000..011b9a6 --- /dev/null +++ b/desktop-common/.local/share/applications/fast.desktop @@ -0,0 +1,9 @@ +#!/usr/bin/env xdg-open +[Desktop Entry] +Type=Application +Name=FAST +GenericName=Internet Speed Measurement +Exec=surf https://fast.com/ +Icon=applications-internet +Terminal=false +Categories=Network;WebBrowser; |
