diff options
author | Jesús <heckyel@hyperbola.info> | 2019-04-17 16:37:04 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2019-04-17 16:37:04 -0500 |
commit | d2a3fd287c0206af1d06eaa36a3ea85ca717d51a (patch) | |
tree | 2432315c023acad64a2f3fb674f546f94c9419ab /README.md | |
download | i3-config-d2a3fd287c0206af1d06eaa36a3ea85ca717d51a.tar.lz i3-config-d2a3fd287c0206af1d06eaa36a3ea85ca717d51a.tar.xz i3-config-d2a3fd287c0206af1d06eaa36a3ea85ca717d51a.zip |
first commit
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..327c886 --- /dev/null +++ b/README.md @@ -0,0 +1,24 @@ +## 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 +- termite + +### Install + + pacman -Syy i3-wm i3blocks i3lock dmenu termite dunst nitrogen conky playerctl acpi network-manager-applet + +### License + +[](https://www.gnu.org/licenses/gpl-3.0.txt) |