diff options
author | Jesús <heckyel@hyperbola.info> | 2019-04-20 16:42:04 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2019-04-20 16:42:04 -0500 |
commit | 39916e1dd2c3e634c1390b8d741b7367f340a4e2 (patch) | |
tree | 96ed4972e59934d878c5136e56fe1a790aebb345 | |
parent | a9db2310c8a8530b4b14cfdd9093efa7a8269671 (diff) | |
download | i3-config-39916e1dd2c3e634c1390b8d741b7367f340a4e2.tar.lz i3-config-39916e1dd2c3e634c1390b8d741b7367f340a4e2.tar.xz i3-config-39916e1dd2c3e634c1390b8d741b7367f340a4e2.zip |
fix missing packages
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -9,6 +9,7 @@ This repository saves the custom configuration used by heckyel in i3wm - conky - dmenu - dunst +- feh - i3-wm - i3blocks - i3lock @@ -19,12 +20,13 @@ This repository saves the custom configuration used by heckyel in i3wm - scrot - termite - thunar +- ttf-font-awesome - tumbler - xfce4-terminal ### Install - pacman -Syy i3-wm i3blocks i3lock dmenu rofi termite dunst nitrogen conky playerctl acpi network-manager-applet scrot xfce4-terminal thunar tumbler + 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 ### Conky |