diff options
author | Jesús <heckyel@hyperbola.info> | 2019-04-20 22:20:02 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2019-04-20 22:20:02 -0500 |
commit | 49b059dbdd1aa90af5ef31148dac8afc3175be4a (patch) | |
tree | 7aadbfe1c91af63ecaa757792037087dabde7a4c | |
parent | 8957d3825ecfc41a3dd79ba4e70b82f35120b48d (diff) | |
download | i3-config-49b059dbdd1aa90af5ef31148dac8afc3175be4a.tar.lz i3-config-49b059dbdd1aa90af5ef31148dac8afc3175be4a.tar.xz i3-config-49b059dbdd1aa90af5ef31148dac8afc3175be4a.zip |
update README.md
-rw-r--r-- | README.md | 17 |
1 files changed, 13 insertions, 4 deletions
@@ -16,25 +16,26 @@ This repository saves the custom configuration used by heckyel in i3wm - network-manager-applet - nitrogen - playerctl -- Rofi +- ranger +- rofi - scrot - termite - thunar -- ttf-font-awesome - tumbler - xfce4-terminal ### Optional - lxappearance +- ttf-font-awesome ### 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 + pacman -Syy i3-wm i3blocks i3lock dmenu rofi termite dunst conky playerctl acpi network-manager-applet scrot xfce4-terminal thunar tumbler feh ranger ### Installed optional - pacman -Syy lxappearance + pacman -Syy lxappearance nitrogen ### Config @@ -45,3 +46,11 @@ This repository saves the custom configuration used by heckyel in i3wm ### Conky cp -v ~/.config/i3/tmp/conky.conf ~/.config/conky/ + +### Icons + + pacman -S ttf-font-awesome + +### Credits + +Thanks to all the free software developers and to you Jesús E. |