-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bad interaction with BSPWM. #9
Comments
welp, not so much of a bad interaction iirc it restarts bspwm to apply the generated colors (for window borders if i'm not mistaken) you can always pass wal the -e flag to skip reloading bspwm/polybar/gtk2/xrdb. On the background, how do you set your wallpaper tho? if you still use arcolinux do you set it with nitrogen, variety or feh? |
Works just fine for me, sets the background and reloads bspwm. @eylles is probably on the right track. |
Hello, eylles! Thank you for the prompt reply! I'm still using Arcoliunux, with variety to set the wallpaper, and a key binding to execute |
with regular pywal you mean the one from pip right? yeh that version doesn't got this function Lines 51 to 54 in 7b09708
meanwhile pywal16 got a couple extra functions to set wallpapers, we can always roll out a new one to explicitly deal with variety. Lines 60 to 88 in 7b09708
|
ah wait, in your system is variety using feh as the actual bg setter? |
hmmm i'm not sure but this could be a wrong interaction with either feh or nitrogen. |
Using
wal -i <path to images directory>
restarts BSPWM and doesn't change the backgroundThe text was updated successfully, but these errors were encountered: