viscolourchanger/wal

6 lines
165 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
viscolourchanger