diff options
author | Jesús <heckyel@hyperbola.info> | 2019-04-20 20:20:39 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2019-04-20 20:20:39 -0500 |
commit | 805c0388adec59d40043362aadae364b6f743c13 (patch) | |
tree | 0697f7bd075435dba209300ec20188950596db93 /README.md | |
parent | 39916e1dd2c3e634c1390b8d741b7367f340a4e2 (diff) | |
download | i3-config-805c0388adec59d40043362aadae364b6f743c13.tar.lz i3-config-805c0388adec59d40043362aadae364b6f743c13.tar.xz i3-config-805c0388adec59d40043362aadae364b6f743c13.zip |
update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 16 |
1 files changed, 15 insertions, 1 deletions
@@ -24,10 +24,24 @@ This repository saves the custom configuration used by heckyel in i3wm - tumbler - xfce4-terminal -### Install +### Optional + +- lxappearance + +### Install requeriments pacman -Syy i3-wm i3blocks i3lock dmenu rofi termite dunst nitrogen conky playerctl acpi network-manager-applet scrot xfce4-terminal thunar tumbler ttf-font-awesome feh +### Installed optional + + pacman -Syy lxappearance + +### Config + + cd ~/.config/i3/ + + git clone https://libregit.org/heckyel/i3wm-config.git . + ### Conky cp -v ~/.config/i3/tmp/conky.conf ~/.config/conky/ |