1
0
Fork 0
mirror of https://github.com/eoli3n/dotfiles synced 2024-05-23 16:06:07 +02:00
eoli3n-dotfiles/README.md

83 lines
2.1 KiB
Markdown
Raw Normal View History

2017-01-15 12:55:50 +01:00
# Archlinux i3-gaps Acid Dark
2016-03-29 20:44:38 +02:00
2017-01-15 12:55:50 +01:00
**i3-gaps zsh pureprompt polybar**
2016-09-17 18:35:54 +02:00
2016-12-30 20:48:46 +01:00
![alt tag](https://github.com/eoli3n/dotfiles/blob/master/screenshots/i3gaps.png)
2016-09-17 18:35:54 +02:00
2017-01-10 18:19:47 +01:00
**Weechat**
2016-09-17 18:35:54 +02:00
2016-12-30 19:41:29 +01:00
![alt tag](https://github.com/eoli3n/dotfiles/blob/master/screenshots/weechat.png)
2016-09-17 18:35:54 +02:00
2017-01-15 20:22:31 +01:00
**Chrome Rofi Stylish**
2016-09-17 18:35:54 +02:00
2017-01-15 20:22:31 +01:00
![alt tag](https://github.com/eoli3n/dotfiles/blob/master/screenshots/chrome-rofi.png)
2016-09-17 18:35:54 +02:00
2017-01-15 20:22:31 +01:00
**Connman GTK Theme**
2016-09-17 18:35:54 +02:00
2017-01-15 20:22:31 +01:00
![alt tag](https://github.com/eoli3n/dotfiles/blob/master/screenshots/connman-gtk.png)
2016-12-27 20:05:23 +01:00
2017-12-19 01:41:48 +01:00
## Dependencies
2017-01-09 22:42:58 +01:00
2017-12-19 01:41:48 +01:00
**Packer**
2017-01-10 18:19:47 +01:00
2017-01-09 22:42:58 +01:00
```
2017-12-19 01:41:48 +01:00
curl -o PKGBUILD https://aur.archlinux.org/cgit/aur.git/plain/PKGBUILD?h=packer-git; makepkg PKGBUILD --install --needed --noconfirm
2017-01-09 22:42:58 +01:00
```
2017-12-19 01:41:48 +01:00
## Installation
2017-01-10 14:51:21 +01:00
```
2017-12-19 01:41:48 +01:00
git clone --recursive https://github.com/eoli3n/dotfiles
dotfiles/install.sh <desktop|laptop|server>
2017-01-10 14:51:21 +01:00
```
2017-12-19 01:41:48 +01:00
Installer will print target tasks, and dryrun before apply.
2017-01-15 12:55:50 +01:00
2017-12-19 01:41:48 +01:00
## Manual configurations
2016-09-19 12:40:40 +02:00
2017-01-09 22:56:15 +01:00
**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``
2017-12-19 01:41:48 +01:00
**Weechat**
2017-01-09 22:56:15 +01:00
2017-01-09 22:42:58 +01:00
```
/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
```
2017-12-19 01:41:48 +01:00
# Previously
2017-01-15 12:55:50 +01:00
* [i3-gaps Dark Solarized](https://github.com/eoli3n/dotfiles/tree/zsh-agnoster-solarized)
2017-01-10 18:25:08 +01:00
**IRC**
eoli3n @ freenode #archlinux-fr