1
0
Fork 0
mirror of https://github.com/eoli3n/dotfiles synced 2024-05-21 15:06:06 +02:00

changed readme

This commit is contained in:
eoli3n 2016-03-29 20:22:22 +02:00
parent 1c1155abab
commit bae76e03ba
2 changed files with 10 additions and 5 deletions

View File

@ -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

View File

@ -99,6 +99,6 @@ wintypes:
dock =
{
opacity = 0.75;
opacity = 0.9;
};
};