1
0
mirror of https://github.com/eoli3n/dotfiles synced 2024-09-22 03:40:41 +02:00
Sway acid dark
Go to file
2016-09-19 12:38:24 +02:00
.config/systemd/user changed timer to hourly 2016-03-31 22:53:25 +02:00
.i3 removed i3 lock 2016-09-19 12:38:24 +02:00
.local/share/applications added desktop files 2016-09-19 12:34:27 +02:00
.vim added zmenu.sh 2016-09-18 22:13:41 +02:00
.Xresources.d doted files 2016-03-29 20:32:34 +02:00
screenshots added web screenshot 2016-09-17 21:26:55 +02:00
.vimrc added zmenu.sh 2016-09-18 22:13:41 +02:00
.xbindkeysrc doted files 2016-03-29 20:32:34 +02:00
.xinitrc doted files 2016-03-29 20:32:34 +02:00
.xprofile changed xprofile 2016-04-03 05:05:39 +02:00
.Xresources doted files 2016-03-29 20:32:34 +02:00
.zshrc added zmenu.sh 2016-09-18 22:13:41 +02:00
README.md changed readme 2016-09-19 12:36:19 +02:00

Archlinux i3wm screenshots

i3wm zsh conky

alt tag

weechat

alt tag

thunar gtk dmenu2

alt tag

firefox O!MPD

alt tag

i3lock

alt tag

Env setup

sudo pacman -S i3-wm rxvt-unicode zsh git i3lock ttf-hack vim weechat compton conky xbindkeys powerline powerline-fonts powerline-vim xorg-xrdb xclip zsh-syntax-highlighting tmux

yaourt -S compton-git powerline ttf-font-awesome ttf-font-icons j4-dmenu-desktop

update font cache

fc-cache -f

link to .Xdefaults

ln -s ~/.Xresources ~/.Xdefaults

reload Xresources

xrdb ~/.Xresources

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
/set weechat.color.chat_highlight_bg red
/set weechat.color.chat_highlight black
/script install colorize_nicks.py buffers.pl iset.pl highmon.pl

Enable services

systemctl --user enable weechat.service
systemctl --user enable ssh-agent.service
systemctl --user enable interfacelift.timer

Subprojects used

https://github.com/guimeira/i3lock-fancy-multimonitor

https://github.com/chjj/compton