From bae76e03bacac45b1bfa3ff244cbd85d7490a296 Mon Sep 17 00:00:00 2001 From: eoli3n Date: Tue, 29 Mar 2016 20:22:22 +0200 Subject: [PATCH] changed readme --- README.md | 13 +++++++++---- i3/compton.conf | 2 +- 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 6103bf6..40690af 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,15 @@ # Env setup -sudo pacman -S zsh ttf-hack git vim weechat -# ansible -sudo pip install ansible -# conf weechat +sudo pacman -S i3-wm zsh git i3lock ttf-hack vim weechat compton conky xbindkeys + +yaourt compton-git powerline ttf-font-awesome ttf-font-icons + +# Weechat solarized /set weechat.bar.status.color_bg 0 + /set weechat.bar.title.color_bg 0 + /set weechat.color.chat_nick_colors 1,2,3,4,5,6 + /set buffers.color.hotlist_message_fg 7 + /script install colorize_nicks.py buffers.pl iset.pl highmon.pl diff --git a/i3/compton.conf b/i3/compton.conf index 4ff2c41..3353d10 100644 --- a/i3/compton.conf +++ b/i3/compton.conf @@ -99,6 +99,6 @@ wintypes: dock = { - opacity = 0.75; + opacity = 0.9; }; };