Updated README with weechat stuff

This commit is contained in:
Jesper Fussing Moerk 2018-02-10 10:04:30 +01:00
parent a51989d666
commit 55c30a5191
1 changed files with 5 additions and 0 deletions

View File

@ -31,6 +31,10 @@ Focused Foreground: #009688
Unfocused Foreground: #BDBDBD
Urgent Foreground: #BF360C
### Weechat
I'm using the theme script to theme my weechat.
I do realize that colors are a little bit off as we only have 256 colors to work with.
# Stow Commands
I use Gnu Stow to manage my dotfiles. Dotfiles from this repository can be used by issuing:
~~~
@ -40,4 +44,5 @@ stow -t ~ polybar
stow -t ~ rofi
stow -t ~ gtk
stow -t ~ zsh
stow -t ~ weechat
~~~