really does what it says on the can
Go to file
Pecha fbb7cf50c9 added genzathurarc command for updating zathura's colours 2019-10-11 18:50:51 +10:00
LICENSE Initial commit 2019-10-11 06:40:19 +00:00
README.md updated README to reflect wal wrapper's presence 2019-10-11 18:27:43 +10:00
dunst.sh added dunst.sh script 2019-10-11 16:51:44 +10:00
genzathurarc added genzathurarc command for updating zathura's colours 2019-10-11 18:50:51 +10:00
wal added wal wrapper 2019-10-11 18:26:08 +10:00

PechaScripts

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#

  • dunst.sh - configures the notification server dunst to use colours chosen by 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 - hooks into wal and cli-visualizer (hereafter vis) to update vis colours to match the generated colourscheme.
  • wal wrapper - a wrapper for wal to run several of these scripts when called, thus automating the whole colour-changing process. Also available above.