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

65 lines
1.7 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-12-19 19:40:08 +01:00
## How to use
2016-09-17 18:35:54 +02:00
Ansible allows to duplicate this Desktop Environment over multiple hosts with specific configuration (dualscreen, packages...).
2017-12-19 19:40:08 +01:00
Fork Me! Please look at ``roles/*/README.md`` if exists for specific hosts configuration.
2016-12-27 20:05:23 +01:00
2017-12-20 02:15:03 +01:00
## Try it in a VM
Please check ``vagrant/*/README.md``
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-12-19 01:47:37 +01:00
[WARNING] Use carefully, backup your home before using !
2017-12-19 22:13:53 +01:00
Ansible will backup any existing conf file before erasing it (.zshrc, .i3/config, etc...)
2017-01-10 14:51:21 +01:00
```
2017-12-19 01:41:48 +01:00
git clone --recursive https://github.com/eoli3n/dotfiles
2017-12-19 13:37:12 +01:00
# To list tags
ansible-playbook -i "localhost," -c local install.yml --list-tags
# To list tasks, dryrun then install
dotfiles/install.sh <desktop|laptop|server|[any tag]>
2017-01-10 14:51:21 +01:00
```
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 19:40:08 +01:00
**i3-gaps zsh pureprompt polybar**
![alt tag](https://github.com/eoli3n/dotfiles/blob/master/screenshots/i3gaps.png)
**Weechat**
![alt tag](https://github.com/eoli3n/dotfiles/blob/master/screenshots/weechat.png)
**Chrome Rofi Stylish**
![alt tag](https://github.com/eoli3n/dotfiles/blob/master/screenshots/chrome-rofi.png)
**Connman GTK Theme**
![alt tag](https://github.com/eoli3n/dotfiles/blob/master/screenshots/connman-gtk.png)
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