pywal icon indicating copy to clipboard operation
pywal copied to clipboard

🎨 Generate and change color-schemes on the fly.

Results 137 pywal issues
Sort by recently updated
recently updated
newest added

I'm trying to set a wallpaper with pywal on XFCE 4.16 and it doesnt work. I've tried installing feh and nitrogen but they don't work either. I remember being able...

`dunst` has this thing where it can't parse `rgba` values but it can parse #RRGGBBAA values. Could we add a property to the `Color` class for satisfying this? I added...

I tried to add in the #include /path/to/wal line in dmenu, but it doesn't work. If I try to delete the color definitions in my config.h in my dwm directory,...

When launching rofi with the template generated by pywal I can't see the selected items. When I scroll up and down with the arrow keys they are produced as jumps....

When I try to run `python -m pywal -i gas.jpg` on my FreeBSD install, it almost works, but it thinks I am on tty `/dev/pts/2`, yet I am on `/dev/pts/4`...

I created a basic template for [kristall](https://github.com/MasterQ32/kristall). Related issue: https://github.com/MasterQ32/kristall/issues/249

This is the same issue as #120 but I am experiencing it on Arch Linux (5.1.12-arch1-1-ARCH) using pywal 3.3.0 and urxvt. As far as I can tell, the problem seems...

bug

This makes it easier to patch directly into st. Based on the new defaults.

ive added Plug 'dylanaraps/pywal' colorscheme wal to vimrc using plug Whenever i open vim i get Error detected while processing /home/addict/.vimrc: line 41: E185: Cannot find color scheme 'wal' Press...

I've added source `~/.cache/wal/colors.sh` to my .zshrc to import wal variables. But I'm confused as to how I can make use of the modifiers like `{var.strip}` in scripts. Do I...