mirror of
https://github.com/eoli3n/dotfiles
synced 2024-11-22 15:01:59 +01:00
Sway acid dark
.config | ||
.i3 | ||
.local/share/applications | ||
.vim | ||
.Xresources.d | ||
screenshots | ||
.vimrc | ||
.xbindkeysrc | ||
.xinitrc | ||
.xprofile | ||
.Xresources | ||
.zshrc | ||
README.md |
Archlinux i3-gaps Dark Solarized
i3-gaps zsh polybar
Weechat
Chrome App mode with O!MPD, thunar gtk
Retroarch
i3lock
Connman
Setup
sudo pacman -S rxvt-unicode zsh git i3lock ttf-hack vim weechat compton xbindkeys powerline powerline-fonts powerline-vim xorg-xrdb xclip zsh-syntax-highlighting tmux
pacaur -S i3-gaps polybar albert compton-git powerline ttf-font-awesome ttf-unifont ttf-font-icons j4-dmenu-desktop siji-git
cd ~/.i3
git clone https://github.com/guimeira/i3lock-fancy-multimonitor
# change BLURTYPE="5x3" in "lock" file
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
/bar toggle nicklist
/bar toggle title
/bar toggle status
/set weechat.bar.buffers.position right
Google-chrome hide toolbar
#start google chrome and in a tab enabled ->
chrome://flags/#overlay-scrollbars
Enable services
systemctl --user enable weechat.service
systemctl --user enable ssh-agent.service
systemctl --user enable interfacelift.timer
Subprojects
https://github.com/Airblader/i3
https://github.com/jaagr/polybar
https://github.com/guimeira/i3lock-fancy-multimonitor