diff options
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) |