From ddbaf69ac08ddde001a6ae05ecf5ee5f71d9dd8f Mon Sep 17 00:00:00 2001 From: eoli3n Date: Tue, 29 Mar 2016 09:49:40 +0200 Subject: [PATCH 1/6] added some pacman packages in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6103bf6..5dd9202 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Env setup -sudo pacman -S zsh ttf-hack git vim weechat +sudo pacman -S zsh ttf-hack git vim weechat powerline-fonts xorg-xrdb xclip # ansible sudo pip install ansible # conf weechat From 59c6a549e0369d3e89f65b981ade7890f60dc3b4 Mon Sep 17 00:00:00 2001 From: eoli3n Date: Tue, 29 Mar 2016 09:53:31 +0200 Subject: [PATCH 2/6] added some tasks in readme --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 5dd9202..d0d8b40 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,15 @@ # Env setup sudo pacman -S zsh ttf-hack git vim weechat powerline-fonts xorg-xrdb xclip + +# reload Xresources +xrdb ~/.Xresources + +# update font cache +fc-cache -f + # ansible sudo pip install ansible + # conf weechat /set weechat.bar.status.color_bg 0 /set weechat.bar.title.color_bg 0 From 0849c03ca81837a3c79acc403feb25a6162832d3 Mon Sep 17 00:00:00 2001 From: eoli3n Date: Tue, 29 Mar 2016 10:06:36 +0200 Subject: [PATCH 3/6] added i3 readme --- i3/README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 i3/README.md diff --git a/i3/README.md b/i3/README.md new file mode 100644 index 0000000..a8e77f1 --- /dev/null +++ b/i3/README.md @@ -0,0 +1,3 @@ +# Install deps +sudo pacman -S xorg-xbacklight +yaourt cower From 7b6bad2c94a94817864e86867a1aa0fa206ffdbc Mon Sep 17 00:00:00 2001 From: eoli3n Date: Tue, 29 Mar 2016 10:23:27 +0200 Subject: [PATCH 4/6] weechat hl changed --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d0d8b40..d17c2a2 100644 --- a/README.md +++ b/README.md @@ -15,4 +15,6 @@ sudo pip install ansible /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 +/set weechat.color.chat_highlight_bg red +/set weechat.color.chat_highlight black /script install colorize_nicks.py buffers.pl iset.pl highmon.pl From e29954d26fdd6118f7a3c526bb42478e4d7d6d12 Mon Sep 17 00:00:00 2001 From: eoli3n Date: Tue, 29 Mar 2016 10:48:48 +0200 Subject: [PATCH 5/6] mod i3 readme --- i3/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i3/README.md b/i3/README.md index a8e77f1..f146568 100644 --- a/i3/README.md +++ b/i3/README.md @@ -1,3 +1,3 @@ # Install deps -sudo pacman -S xorg-xbacklight +sudo pacman -S xorg-xbacklight i3lock yaourt cower From 6a300f1adc5815cc9bbb4aad5f7500146b46c5a6 Mon Sep 17 00:00:00 2001 From: eoli3n Date: Tue, 29 Mar 2016 10:55:23 +0200 Subject: [PATCH 6/6] mod i3 readme --- i3/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i3/README.md b/i3/README.md index f146568..85e55a8 100644 --- a/i3/README.md +++ b/i3/README.md @@ -1,3 +1,3 @@ # Install deps -sudo pacman -S xorg-xbacklight i3lock +sudo pacman -S xorg-xbacklight i3lock imagemagick scrot feh yaourt cower