86f3b7ba51
which is an entirely separate script I run that integrates something else into wal
5 lines
282 B
Bash
5 lines
282 B
Bash
#!/bin/bash
|
|
# this wrapper should go in your /usr/local/bin or higher in order to supercede the default "wal" command.
|
|
/usr/bin/wal $@
|
|
# genzathurarc (this is for further integration with this: https://github.com/GideonWolfe/Zathura-Pywal/blob/master/genzathurarc)
|
|
viscolourchanger
|