You are not logged in.

#1 2017-06-27 10:44:50

philipW
Member
Registered: 2017-03-21
Posts: 145

no dolphin icons in i3

Im trying to move over from kde plasma to i3 but i need to have some things work perfectly first.
I would like to use dolphin as file manager but the icons dont work.
https://imgur.com/a/dkrlL
Does anyone know how to fix this.

Offline

#2 2017-06-28 07:09:54

aurelieng
Member
Registered: 2010-02-02
Posts: 104

Re: no dolphin icons in i3

Could it be related to Bug #46093 ?

Offline

#3 2017-06-28 07:36:38

philipW
Member
Registered: 2017-03-21
Posts: 145

Re: no dolphin icons in i3

No its not related.
But i found out that if i do

XDG_CURRENT_DESKTOP=KDE 

i my icons back but i cant find a way to make it run on startup i tried putting

exec XDG_CURRENT_DESKTOP=KDE

in my i3 config.
It also doenst work if i launch dolphin from my application launcher only if i start it from the terminal.

Offline

#4 2017-06-28 07:41:35

aurelieng
Member
Registered: 2010-02-02
Posts: 104

Re: no dolphin icons in i3

You can add `export XDG_CURRENT_DESKTOP=KDE` in your `~/.bashrc` or `~/.profile` smile

Offline

#5 2017-06-28 07:56:11

philipW
Member
Registered: 2017-03-21
Posts: 145

Re: no dolphin icons in i3

aurelieng wrote:

You can add `export XDG_CURRENT_DESKTOP=KDE` in your `~/.bashrc` or `~/.profile` smile

I don't have a ~/.profile file should i just make one and put

export XDG_CURRENT_DESKTOP=KDE

in it.
And if i put it in my ~/.bashrc does it run on startup?

Offline

#6 2017-06-28 07:57:21

philipW
Member
Registered: 2017-03-21
Posts: 145

Re: no dolphin icons in i3

aurelieng wrote:

Could it be related to Bug #46093 ?

No its not related.

Offline

#7 2017-06-28 07:58:25

aurelieng
Member
Registered: 2010-02-02
Posts: 104

Re: no dolphin icons in i3

Offline

#8 2017-06-28 09:07:30

philipW
Member
Registered: 2017-03-21
Posts: 145

Re: no dolphin icons in i3

i made a ~/.bashrc and put export

XDG_CURRENT_DESKTOP=KDE

in it and now it works smile

Last edited by philipW (2017-06-28 09:07:59)

Offline

#9 2020-09-21 09:19:44

jwtiyar
Member
From: Kurdistan
Registered: 2013-01-25
Posts: 62

Re: no dolphin icons in i3

philipW wrote:

i made a ~/.bashrc and put export

XDG_CURRENT_DESKTOP=KDE

in it and now it works smile

With me installing breeze-icons solved the problem.

Offline

Board footer

Powered by FluxBB