You are not logged in.

#1 2018-10-26 10:59:15

marlhin
Member
Registered: 2018-06-26
Posts: 6

Ranger is using different colorschemes

Good day everybody!

I've recently installed the filemanager ranger and I have noticed an issue which I couldn't solve the last couple of days.
I am using i3wm with termite and pywal for theming. When I run ranger from the terminal everything is fine and it is using the same colors as my terminal window.

But when I use my keyboard shortcut for directly opening ranger (in ~/.config/i3/config exec $term -e ranger), ranger opens with the default color setting as if pywal hasn't applied the colors yet.
One workaround is to hardcode the colors from pywal to the termite configuration file but this is all but a satisfying solution.

So, how can I make termite use pywal colors when opening termite with the execute option to run a terminal application?

Offline

#2 2018-10-26 16:32:47

ackt1c
Banned
From: Visalia, California
Registered: 2012-10-10
Posts: 241

Re: Ranger is using different colorschemes

Scope configurable script also real time reintialization

Last edited by ackt1c (2022-11-05 12:41:38)

Offline

#3 2018-10-26 17:17:23

marlhin
Member
Registered: 2018-06-26
Posts: 6

Re: Ranger is using different colorschemes

Thanks for your reply, ackt1c. But I already have

(cat ~/.cache/wal/sequences &)

in my .bashrc.

In my i3 conf file I have

exec --no-startup-id wal -Ri ~/wallpaper.png >/dev/null

The .xinitrc file does not contain any wal entry.

Offline

Board footer

Powered by FluxBB