Skip to content

Instantly share code, notes, and snippets.

@jadia
Created July 27, 2019 09:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jadia/92dabc60cf620280cf9fba952b4f9d8b to your computer and use it in GitHub Desktop.
Save jadia/92dabc60cf620280cf9fba952b4f9d8b to your computer and use it in GitHub Desktop.
i3 Dolphin icons not showing

i3 Dolphin icons not showing

Add the following line on your i3 config file

bindsym $mod+n exec bash -c "XDG_CURRENT_DESKTOP=KDE && dolphin"

Run using $mod+n

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment