From 00df7cd7822df43558f21fb016f167dadb490684 Mon Sep 17 00:00:00 2001 From: cardsurf Date: Tue, 8 May 2018 20:04:14 +0200 Subject: [PATCH] [desktop-icons-per-workspace@cardsurf] Added limitations (#161) --- desktop-icons-per-workspace@cardsurf/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/desktop-icons-per-workspace@cardsurf/README.md b/desktop-icons-per-workspace@cardsurf/README.md index b7173cbc..228ec9a2 100644 --- a/desktop-icons-per-workspace@cardsurf/README.md +++ b/desktop-icons-per-workspace@cardsurf/README.md @@ -10,5 +10,13 @@ Wait until desktop icons are refreshed after the extension is started. Wait until desktop icons are refreshed after switching between workspaces. If desktop icons are not visible then restart Cinnamon with: Ctrl + Alt + Esc +## Limitations +The extension does not set positions of the following desktop icons per workspace: +- Computer +- Home +- Mounted devices +- Network +- Trash + ## Source code Browse the source of the extension in the [original repository](https://github.com/cardsurf/desktop-icons-per-workspace)