Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Pywal color change in fish shell #693

Open
AmithKumar1 opened this issue Dec 7, 2022 · 2 comments
Open

Pywal color change in fish shell #693

AmithKumar1 opened this issue Dec 7, 2022 · 2 comments

Comments

@AmithKumar1
Copy link

How to make pywal change color with real time background image?
That is, when wallpaper changes pywal's color should change automatically in fish shell

For KDE am using ,
grep 'Image=' ~/.config/plasma-org.kde.plasma.desktop-appletsrc | sed 's/Image=//'
this to fetch image

Can someone tell how can I write the code?

@mysy00
Copy link

mysy00 commented Dec 16, 2022

Hey. You might want to check this PR: #568

If you want to configure it by using the main project, you could make a postrun script. Something like this here: https://github.com/LukeSmithxyz/voidrice/blob/master/.local/bin/setbg which adds custom templates from here
https://github.com/LukeSmithxyz/voidrice/tree/master/.config/wal

@golam71
Copy link

golam71 commented May 18, 2023

i did it by
putting cat /home/username/.cache/wal/sequences in .config/fish/config.fish

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants