There was an error while loading. Please reload this page.
Clarified how to use pywal with unpatched DWM
I personally encountered some cases when I want dwm to work without wal colors, I think some people may also want something like this, so this should clarify how to do it.
fix: symlink instead of hardlink
added qtile entry
Updated Customization (markdown)
Added info on theming Discord, Zathura, Telegram, Lightdm, Gnuplot
(fix): remove semicolon rofi
Asynchronous colour scheme import is not supported by fish.
Remove useless space
KDE/Plasma 5 uses .colors, not .colorscheme
Changed rofi configuration lines
If you are not using the urgent colors patch for dwm, you have to manually remove line 17 of the generated 'colors-wal-dwm.h' each time you run 'wal', or else it won't compile. This program will do that automatically for you. Just download the binary and run 'exec walcut' or place in your ~/bin and $PATH to call it from anywhere using 'walcut'.
when running printf "%b" "\033]11;#ff0000\007" on st 0.8.2 the background is not red
add peripherals section
This change was needed for the latest rofi, based on the default theme selection using rofi-theme-selector.
Destroyed _Footer (markdown)
Created _Footer (markdown)
Fix vscode dead link
Add section about Alacritty weirdness on MacOS
Updated User Template Files (markdown)
Fix typo in bspwm config file
Updated Using `pywal` as a module (markdown)