blob: b3999d1ae074bc615bbb6d4426c15912d6b26369 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
## 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
- i3-wm
- i3blocks
- i3lock
- network-manager-applet
- nitrogen
- playerctl
- Rofi
- scrot
- termite
### Install
pacman -Syy i3-wm i3blocks i3lock dmenu rofi termite dunst nitrogen conky playerctl acpi network-manager-applet scrot
### Conky
cp -v ~/.config/i3/tmp/conky.conf ~/.config/conky/
|