summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOrangerot <purple@orangerot.dev>2023-04-12 19:56:51 +0200
committerOrangerot <purple@orangerot.dev>2023-04-12 19:56:51 +0200
commit128775285713e9ef2752604e9d30e3b83812c0e4 (patch)
treea3e8e007989909aaab574f7481b7fe3f105390c0
parent8f32fb80e99c5d9cd2a8afce6e873ee772ffb5ab (diff)
update README for drag and drop feature
-rw-r--r--README.md7
1 files changed, 3 insertions, 4 deletions
diff --git a/README.md b/README.md
index 56e4677..7cb6c9a 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# desktop-icon
+# desktop-icons
> Show Files from a Directory on the Desktop
@@ -8,8 +8,7 @@
- [X] Use xdg_user_dir to use the default desktop directory
- [X] Start default application for the active file
- [X] Update the Icons on changes to the directory (added/removed files)
-- [ ] Dropping files on the Desktop
-- [ ] Dragging files from the Desktop
+- [X] Drag and Drop Files from/to the Desktop
- [ ] Multi-Monitor Support
- [ ] Thumbnails for Images/Documents
- [ ] Sort Rows of List Store based on Name/Type/Date
@@ -41,7 +40,7 @@ Arch
sudo pacman -S gtk3 gtk-layer-shell
```
-### Installing
+### Installation
```sh
git clone https://github.com/Geronymos/desktop-icons