added wal wrapper
This commit is contained in:
parent
6ea56abdf1
commit
fbf6383e25
1 changed files with 6 additions and 0 deletions
6
wal
Normal file
6
wal
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
#!/bin/bash
|
||||||
|
# this wrapper should go in your /usr/local/bin or higher in order to supercede the default "wal" command.
|
||||||
|
/usr/bin/wal "$@"
|
||||||
|
viscolourchanger
|
||||||
|
dunst.sh
|
||||||
|
genzathurarc
|
Loading…
Reference in a new issue