mirror of
https://github.com/eoli3n/dotfiles
synced 2024-11-22 23:12:32 +01:00
changed readme
This commit is contained in:
parent
1c1155abab
commit
bae76e03ba
13
README.md
13
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
|
||||
|
@ -99,6 +99,6 @@ wintypes:
|
||||
|
||||
dock =
|
||||
{
|
||||
opacity = 0.75;
|
||||
opacity = 0.9;
|
||||
};
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user