11 lines
502 B
Bash
Executable file
11 lines
502 B
Bash
Executable file
#!/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 for vis, the music thing
|
|
# dunst.sh for the dunst notification daemon
|
|
# gentermcolour # for terminator
|
|
genzathurarc # for zathura's config and colours
|
|
genrofi #for a more complex or custom rofi config than is given by wal's defaults (not currently working)
|
|
pywal-discord
|
|
# chameleon.py # for https://github.com/GideonWolfe/Chameleon
|
|
genspicetify
|