commented out "genzathurarc"
which is an entirely separate script I run that integrates something else into wal
This commit is contained in:
parent
f3b1f2c42a
commit
86f3b7ba51
1 changed files with 1 additions and 1 deletions
2
wal
2
wal
|
@ -1,5 +1,5 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
# this wrapper should go in your /usr/local/bin or higher in order to supercede the default "wal" command.
|
# this wrapper should go in your /usr/local/bin or higher in order to supercede the default "wal" command.
|
||||||
/usr/bin/wal $@
|
/usr/bin/wal $@
|
||||||
genzathurarc
|
# genzathurarc (this is for further integration with this: https://github.com/GideonWolfe/Zathura-Pywal/blob/master/genzathurarc)
|
||||||
viscolourchanger
|
viscolourchanger
|
||||||
|
|
Loading…
Reference in a new issue