28
submitted 1 year ago* (last edited 1 year ago) by Toralv@lemmy.world to c/linux@lemmy.ml

Running debian+swaywm and I'm trying to find a file manager that I like.

What I've have tested so far is using another icon theme.

Edit:

Following this thread fixed it for me. I didn't notice any immediate change, but after reboot, the correct icons appeared. I think this mainly had do to with me not having the xdg-user-dirs-gtk package.

top 9 comments
sorted by: hot top controversial new old
[-] sir_reginald@lemmy.world 24 points 1 year ago

I think this depends on your icon theme.

[-] PureTryOut@lemmy.kde.social 11 points 1 year ago

Not really. They are probably just missing the required entries in ~/.config/user-dirs.dirs. For example mine:

XDG_DESKTOP_DIR="$HOME/Desktop"
XDG_DOCUMENTS_DIR="$HOME/Documents"
XDG_DOWNLOAD_DIR="$HOME/"
XDG_MUSIC_DIR="$HOME/Music"
XDG_PICTURES_DIR="$HOME/Pictures"
XDG_PUBLICSHARE_DIR="$HOME/"
XDG_TEMPLATES_DIR="$HOME/"
XDG_VIDEOS_DIR="$HOME/Videos"

The file is made by the tool xdg-user-dirs-update in my case, normally ran by a desktop environment but obviously won't be automatically ran in SwayWM.

[-] Toralv@lemmy.world 3 points 1 year ago* (last edited 1 year ago)

I found a solution. Thanks for pointing me in the right direction. I've edited my post with the solution.

[-] Toralv@lemmy.world 3 points 1 year ago

Looks like I have all the required entries, mine looks mostly the same as yours.

[-] Toralv@lemmy.world 3 points 1 year ago

Well yes. I've tested several different icon themes, but they all have the same problem

[-] sir_reginald@lemmy.world 5 points 1 year ago

have you tried other GTK file managers, like Nemo or Caja? Is the same issue present?

[-] Toralv@lemmy.world 2 points 1 year ago

Just tested both Nemo and Caja. Problem still persists

[-] ShittyBeatlesFCPres@lemmy.world 5 points 1 year ago

Sometimes, you can right click a folder and choose properties to select a different icon. It’s not universal across desktop environments but it’s pretty widespread.

[-] Toralv@lemmy.world 2 points 1 year ago

Seems to not be an option in Thunar

this post was submitted on 29 Oct 2023
28 points (88.9% liked)

Linux

48052 readers
738 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS