mirror of
https://github.com/eoli3n/dotfiles
synced 2024-11-22 15:01:59 +01:00
merging conflicted readme
This commit is contained in:
commit
a092514f44
12
README.md
12
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
|
||||
|
3
i3/README.md
Normal file
3
i3/README.md
Normal file
@ -0,0 +1,3 @@
|
||||
# Install deps
|
||||
sudo pacman -S xorg-xbacklight i3lock imagemagick scrot feh
|
||||
yaourt cower
|
Loading…
Reference in New Issue
Block a user