blob: f1fe9e5f974bbb8b3672c1f16924ff9a5996346f (
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
29
|
## i3wm-config
This repository saves the custom configuration used by heckyel in i3wm
### Requeriments
- acpi
- conky
- dmenu
- dunst
- i3-wm
- i3blocks
- i3lock
- network-manager-applet
- nitrogen
- playerctl
- scrot
- termite
### Install
pacman -Syy i3-wm i3blocks i3lock dmenu termite dunst nitrogen conky playerctl acpi network-manager-applet scrot
### Conky
cp -v ~/.config/i3/tmp/conky.conf ~/.config/conky/
### License
[](https://www.gnu.org/licenses/gpl-3.0.txt)
|