aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: 6188a09311853186dd43ceb041f4d1e5b386a981 (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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
## i3wm-config
This repository saves the custom configuration used by heckyel in i3wm

[![license](https://img.shields.io/badge/license-GPLv3+-blue.svg)](https://www.gnu.org/licenses/gpl-3.0.txt)

## Screenshot

![screen](https://archive.org/download/libreweb/screen.png?raw=true "Image for i3wm-config")

### 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

### Base i3wm

    pacman -Syy i3-wm i3status dmenu sysstat

### Simple Install

    wget "https://libregit.org/heckyel/i3-config/raw/branch/master/install.sh" -O "$HOME/install.sh"

Execute `install.sh`

    bash "$HOME/install.sh"

clean up install file

    rm "$HOME/install.sh"

### Installed optional

    pacman -Syy lxappearance nitrogen gnome-disk-utility

### Shortcuts

Manual shortcuts are in file [shortcuts,md](shortcuts.md)

### Credits

Thanks to all the free software developers and to you Jesús E.