really does what it says on the can
Go to file
Pecha deabb9d762 add temperature binary and gitignore 2020-03-01 16:21:44 +10:00
temperature add temperature binary and gitignore 2020-03-01 16:21:44 +10:00
.gitignore removed binary and added whole temperature directory 2019-10-13 13:23:04 +10:00
LICENSE Initial commit 2019-10-11 06:40:19 +00:00
README.md add temperature binary and gitignore 2020-03-01 16:21:44 +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 add temperature binary and gitignore 2020-03-01 16:21:44 +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.
  • genzathurarc - updated version from here. It was acting weird on my system so I messed around with it for a bit.
  • wal wrapper - a wrapper for wal to run several of these scripts when called, thus automating the whole colour-changing process. Also available on viscolourchanger page.
  • temperature - this is the first ever rust program I wrote! Im just a proud lil bean. It converts temperatures between Farenheit and Celsius and vice versa.
  • gentermcolour - this regenerates Terminator's config file with the colours of current wal run.