Views:
1,075β
Votes: 2β
Tags:
18.04
icons
ubuntu-mate
desktop-icons
iconic
Link:
π See Original Answer on Ask Ubuntu β§ π
URL:
https://askubuntu.com/q/1152460
Title:
Desktop icons do not stay put
ID:
/2019/06/20/Desktop-icons-do-not-stay-put
Created:
June 20, 2019
Upload:
September 15, 2024
Layout: post
TOC:
false
Navigation: false
Copy to clipboard: false
I wrote iconic
to solve this problem by letting you place icons evenly within a grid via script. Additionally it will:
- Allow you to move icons to any of three monitors
- Not suffer the βlost icon syndromeβ that occurs when monitors of multiple resolutions are used
- Sort icons alphabetically, alphabetically with βLink toβ prefix ignored, sort by modified date ascending or date descending
- Allow different grid size (columns x rows) depending on monitor, EG more on 4K monitor than 2K monitor
- Instant Test button for quick experimentation on column x row changes or reserved space changes for monitor left, top, right or bottom areas
- Test button will last for x seconds defined by you, clear all windows before test and restore them after test
- Bash script for easy modifications
You can get the script on github.
Hereβs the main screen:
Visit the github page for iconic to see all the other screens, explanations and a copy of the script.