PechaScripts/README.md

9 lines
885 B
Markdown
Raw Normal View History

2019-10-11 06:40:19 +00:00
# PechaScripts
2019-10-11 07:00:27 +00:00
This is just a collection of simple scripts that I've made, mostly for my personal i3 installation and ricing. If you wanna use `wal` to customise stuff, you might wanna take a look though.
#List#
2019-10-11 07:05:55 +00:00
- [dunst.sh](https://git.lynnesbian.space/petra-fied/PechaScripts/src/branch/master/dunst.sh) - configures the notification server [dunst](https://dunst-project.org) to use colours chosen by [pywal](https://github.com/dylanaraps/pywal) whenever run. I use it on startup and from a `wal` wrapper for when I change the colours. `dunst.sh` should ideally be put in your `$PATH` or your dotfiles.
- [viscolourchanger](https://git.lynnesbian.space/petra-fied/viscolourchanger) - hooks into `wal` and [cli-visualizer](https://github.com/dpayne/cli-visualizer) (hereafter `vis`) to update `vis` colours to match the generated colourscheme.
- wal wrapper - see above (temporary)