diff --git a/README.md b/README.md index 40690af..e37293e 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,14 @@ # Env setup -sudo pacman -S i3-wm zsh git i3lock ttf-hack vim weechat compton conky xbindkeys +sudo pacman -S i3-wm zsh git i3lock ttf-hack vim weechat compton conky xbindkeys powerline powerline-fonts xorg-xrdb xclip yaourt compton-git powerline ttf-font-awesome ttf-font-icons +# reload Xresources +xrdb ~/.Xresources + +# update font cache +fc-cache -f + # Weechat solarized /set weechat.bar.status.color_bg 0 @@ -12,4 +18,8 @@ yaourt compton-git powerline ttf-font-awesome ttf-font-icons /set buffers.color.hotlist_message_fg 7 +/set weechat.color.chat_highlight_bg red + +/set weechat.color.chat_highlight black + /script install colorize_nicks.py buffers.pl iset.pl highmon.pl diff --git a/i3/README.md b/i3/README.md new file mode 100644 index 0000000..85e55a8 --- /dev/null +++ b/i3/README.md @@ -0,0 +1,3 @@ +# Install deps +sudo pacman -S xorg-xbacklight i3lock imagemagick scrot feh +yaourt cower