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