1
0
Fork 0
mirror of https://github.com/eoli3n/dotfiles synced 2024-05-08 08:36:06 +02:00
Sway acid dark
Go to file
eoli3n 93b6198c97 changed readme screenshots 2017-01-15 20:38:13 +01:00
.Xresources.d added j4 dmenu script 2016-12-19 18:53:04 +01:00
.config added i3lock-color 2017-01-12 08:11:30 +01:00
.i3 vimrc polybar 2017-01-05 14:00:46 +01:00
.local/share/applications added transmission web custom desktop 2016-09-20 00:51:13 +02:00
.vim added a 2016-12-27 19:40:18 +01:00
screenshots readme syntax update 2017-01-10 18:19:47 +01:00
.Xresources doted files 2016-03-29 20:32:34 +02:00
.screenrc added screenrc weechat colors 2016-12-30 17:50:32 +01:00
.vimrc vimrc polybar 2017-01-05 14:00:46 +01:00
.xbindkeysrc replacing scrot by maim 2017-01-10 09:33:23 +01:00
.xinitrc touloulou didadou 2016-10-11 19:30:38 +02:00
.xprofile added a 2016-12-27 19:40:18 +01:00
.zshrc added zsh autosuggestions 2017-01-10 14:51:21 +01:00
README.md changed readme screenshots 2017-01-15 20:38:13 +01:00
aur_packages added i3lock-color 2017-01-12 08:11:30 +01:00
pac_packages added i3lock-color 2017-01-12 08:11:30 +01:00

Archlinux i3-gaps Dark Solarized

i3-gaps zsh polybar

alt tag

Weechat

alt tag

Chrome App mode with O!MPD, thunar gtk

alt tag

i3lock

alt tag

Connman

alt tag

Setup

Packages

sudo pacman -S rxvt-unicode zsh git ttf-hack vim weechat xbindkeys powerline powerline-fonts powerline-vim xorg-xrdb xclip zsh-syntax-highlighting tmux xorg-xfd connman connman-gtk w3m lxappearance maim slop

pacaur -S i3-gaps polybar-git albert compton-git powerline powerline-vim ttf-font-awesome ttf-unifont ttf-font-icons j4-dmenu-desktop siji-git menutray cower i3lock-color-git

cd ~/.i3
git clone https://github.com/guimeira/i3lock-fancy-multimonitor

Change BLURTYPE="5x3" in i3lock-fancy-multimonitor/lock file.

Zsh deps

git clone git://github.com/zsh-users/zsh-autosuggestions ~/.zsh/zsh-autosuggestions

Note: zshrc needs to be adapt at your fits

Gtk+ and Qt

Run lxappearance and apply Vertex-Dark theme.

To use GTK-like theme with Qt edit ~/.config/Trolltech.conf and set

[Qt]
style=GTK+

Google chrome

Open this link to set lighter scrollbar

chrome://flags/#overlay-scrollbars

To use dark theme, go to graphical configuration and click Use GTK+ Theme

Update font cache and Xresources

fc-cache -f
ln -s ~/.Xresources ~/.Xdefaults
xrdb ~/.Xresources

Enable services

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

Weechat solarized

In weechat

/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.look.separator_horizontal " "
/set buffers.color.current_bg 240
/set buffers.color.current_fg white
/set buffers.look.show_number off
/set weechat.bar.buffers.position top
/set weechat.look.buffer_time_format ${color:252}%H${color:245}%M${color:240}%S
/set env TERM screen-256color
/set weechat.bar.input.items "            ,[input_search],[input_paste],input_text"
/set weechat.bar.input.color_delim 240
/set weechat.look.prefix_error "✘"
/set weechat.look.prefix_join ""
/set weechat.look.prefix_quit ""
/set weechat.look.prefix_suffix " "
/set weechat.look.read_marker none
/upgrade

Subprojects

IRC

eoli3n @ freenode #archlinux-fr