cheesecakeufo / komorebi

A beautiful and customizable wallpapers manager for Linux
GNU General Public License v3.0
3.36k stars 235 forks source link

Desktop Icons #142

Open EZingers opened 5 years ago

EZingers commented 5 years ago

I have read the other topics concerning this issue, and didn't understand a lot of the solutions. I am using debian 9 stretch with mate desktop environment and using compiz reloaded as my windows manager. I've installed the newest version of komorebi 2.1, and everything works just fine except for the icons. I can use compiz just fine, have no problem making video wallpapers (took me awhile to figure out that I had to move the folder to the appropriate directory before it works), but not all the icons are showing up. In mate, the default icons are the home folder, the computer or root folder, trashcan icon, and the external mounts including dvd/cd device when a disk is in it. This is one reason I like the mate desktop is the mounts on the desktop. Only the trashcan icon is showing up. How can I fix this?

P.S. I tried the Terminal approach that you suggested with the, "curl -s https://raw.githubusercontent.com/iabem97/komorebi/master/data/Other/postrm | bash -s". It came back with "line 1: 404:: command not found".

Conclusion: Mate Desktop, Compiz Reloaded, and Komorebi Wallpaper Manager; together would be the perfect desktop environment for Linux. You would differently have to work out the icon issue. In combination of the three, this could blow KDE Plasma 5 out of the water.

sweetquiet commented 5 years ago

!/bin/bash

echo "[INFO] Ignore any errors" echo "[*] Resetting desktop configuration" gsettings set org.gnome.desktop.background show-desktop-icons true || true gsettings set org.nemo.desktop show-desktop-icons true || true

EZingers commented 5 years ago

Tried that and still not working.

LannesL commented 4 years ago

Same here on LM20 Cinn. This application trashed the desktop.

yvwmash commented 3 years ago

Linux Mint, Mate desktop, Compiz, Nemo. No desktop icons.

rsubtil commented 3 years ago

@yvwmash have you tried running both these commands?

gsettings set org.gnome.desktop.background show-desktop-icons true || true
gsettings set org.nemo.desktop show-desktop-icons true || true
mr-who2012 commented 3 years ago

Same Here (Ubuntu Bionic with Trinity-Desktop). The two commands don't help. The second one is unknown by the system.

I tried gnome-tweaks (as suggestd in other bug-reports) to enable desktop icons - no luck. I installed the complete gnome-shell - no luck. I also installed xdg-desktop-portal-gtk and nautilus, as suggested here - still no success. I also found gnome-shell extensions that should allow desktop-icons but I don't know how to install them:

Desktop-Icons by rastersoft Desktop-Icons-Switch by bananenfisch Desktop-Icons by gnome-projects (same link as above)

Am I on the right track? Please somebody help! A desktop without icons is pretty useless. I think in 2021, animated wallpapers should already be builtin in every Desktop-Environment. Cellphones can show animated wallpapers since 20 years. The world needs this project to continue spinning!

Udhayarajan commented 3 years ago

@yvwmash have you tried running both these commands?

gsettings set org.gnome.desktop.background show-desktop-icons true || true
gsettings set org.nemo.desktop show-desktop-icons true || true

last line worked for me

pendragons-code commented 3 years ago

https://github.com/cheesecakeufo/komorebi/issues/283

relevant?

yvwmash commented 3 years ago

no

чт, 19 авг. 2021 г. в 03:51, pendragons-code @.***>:

283 https://github.com/cheesecakeufo/komorebi/issues/283

relevant?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/cheesecakeufo/komorebi/issues/142#issuecomment-901525664, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALSOZLGGKAE77JUP5DY2BATT5RISHANCNFSM4F6YJFWA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email .

-- Ярослав Машко

+380990293574 +380989335496

live:yaroslaw.mashko

Madhuchandra128 commented 1 year ago

curl -s https://raw.githubusercontent.com/iabem97/komorebi/master/data/Other/postrm | bash -s (Copy above code and paste in terminal make sure that your pc must be connected to Internet before using this code) it worked for me i hop this will work for you also.