57 lines
975 B
Markdown
57 lines
975 B
Markdown
## i3wm-config
|
|
This repository saves the custom configuration used by heckyel in i3wm
|
|
|
|
[](https://www.gnu.org/licenses/gpl-3.0.txt)
|
|
|
|
### Requeriments
|
|
|
|
- acpi
|
|
- conky
|
|
- dmenu
|
|
- dunst
|
|
- feh
|
|
- i3-wm
|
|
- i3blocks
|
|
- i3lock
|
|
- network-manager-applet
|
|
- nitrogen
|
|
- playerctl
|
|
- ranger
|
|
- rofi
|
|
- scrot
|
|
- termite
|
|
- thunar
|
|
- tumbler
|
|
- xfce4-terminal
|
|
|
|
### Optional
|
|
|
|
- lxappearance
|
|
- ttf-font-awesome
|
|
|
|
### Install requeriments
|
|
|
|
pacman -Syy i3-wm i3blocks i3lock dmenu rofi termite dunst conky playerctl acpi network-manager-applet scrot xfce4-terminal thunar tumbler feh ranger
|
|
|
|
### Installed optional
|
|
|
|
pacman -Syy lxappearance nitrogen
|
|
|
|
### Config
|
|
|
|
cd ~/.config/i3/
|
|
|
|
git clone https://libregit.org/heckyel/i3wm-config.git .
|
|
|
|
### Conky
|
|
|
|
cp -v ~/.config/i3/tmp/conky.conf ~/.config/conky/
|
|
|
|
### Icons
|
|
|
|
pacman -S ttf-font-awesome
|
|
|
|
### Credits
|
|
|
|
Thanks to all the free software developers and to you Jesús E.
|