diff options
| Commit | db751c61f4bcfc5adf89faa202edf38a77e7cfe9 (patch ) | |
|---|---|---|
| Author | Syndamia <kamen.d.mladenov@protonmail.com> | 2020-12-05 19:05:25 +0200 |
| Committer | Syndamia <kamen.d.mladenov@protonmail.com> | 2020-12-05 19:05:25 +0200 |
| Files | bd33c2ba15d41913b13b6b9b38243e14400e7f2c /.local/share/applications/nextcloud-desktop.desktop | |
| dotfiles-db751c61f4bcfc5adf89faa202edf38a77e7cfe9.tar dotfiles-db751c61f4bcfc5adf89faa202edf38a77e7cfe9.tar.gz dotfiles-db751c61f4bcfc5adf89faa202edf38a77e7cfe9.zip | ||
| Parent | 4567d277cd7d1a69e73507cb5ed19e7c51397438 (diff) | |
Added all local desktop files
1 files changed, 8 insertions, 0 deletions
| -rw-r--r-- | .local/share/applications/nextcloud-desktop.desktop | 8 |
diff --git a/.local/share/applications/nextcloud-desktop.desktop b/.local/share/applications/nextcloud-desktop.desktop new file mode 100644 index 0000000..24382d8 --- /dev/null +++ b/.local/share/applications/nextcloud-desktop.desktop @@ -0,0 +1,8 @@ +[Desktop Entry] +Name=Nextcloud Desktop +Exec=/opt/nextcloud-desktop.AppImage %U +Comment=Nextcloud desktop synchronization client +Terminal=false +Icon=/usr/share/icons/nextcloud.png +Type=Application +Keywords=Nextcloud;syncing;file;sharing; |
