Christopher Hoage
Christopher Hoage
This is actually due to the commit in this pull request: https://github.com/cmlenz/jquery-iframe-transport/pull/24#issuecomment-26625018 I have asked the author to revert the commit. The issue is that he is not putting back...
If this is not acceptable another alternative I would be open to is `{background.alpha_hex}` similar to `{background.alpha_dec}` https://github.com/dylanaraps/pywal/blob/4997a49eb7479ccda1228f064d6c50e1abedc5b4/pywal/util.py#L46-L49 That way I could achieve the same thing in my `colors-polybar.ini` using...
This is not a problem with pywal, you have a configuration issue. First, you're specifying the theme incorrectly https://github.com/chrishoage/dotfiles/blob/eeb50fc60912adc02485d5ed3c62b80aaa257676/bspwm-desktop/.config/rofi/config.rasi#L1-L8 Second the default rasi theme from pywal does not implement transparency...
I am unable to help you debug what is wrong with your setup. I just wanted to share that transparency is functioning for me. Therefore it is unlikely a bug...
The way I solve this (not related to dunst, but in general for all my configs) is to have different drop ins for different machines and then link the correct...
I agree, it would be nice if every project had rich support for configs that including conditions. However I'm sympathetic to how complex conditional includes are. Configuration is typically quite...
Are includes still being considered now that drop-in configs have landed? I have updated my dotfiles to use the drop-in config here https://github.com/chrishoage/dotfiles/commit/0bfb118722dc48e15e698bfbfa0373ab99b82831 As such I was able to restore...
I have been doing an import moving 69k emails from a workspace account to a personal gmail account. I used `--cleanup` when doing the restore and it was still happening....
I actually ended up refactoring a lot of the cli in order to get a watch mode for the output so I could develop the board using the still in...
> mostly with zip packages, but no reason why a separate footprint folder can't work I'd def like to see a footprint folder since it would be a lot more...