diff options
author | Jesús <heckyel@hyperbola.info> | 2019-04-17 18:05:21 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2019-04-17 18:05:21 -0500 |
commit | 3f467c8d36028e8e7dab12de9465dfbb5e74927b (patch) | |
tree | aa0d9e7648a5edfeace5608fab6b27661c2a7fad | |
parent | 41e2dd000fc0ea6c81c6219853b7f7db879fef11 (diff) | |
download | i3-config-3f467c8d36028e8e7dab12de9465dfbb5e74927b.tar.lz i3-config-3f467c8d36028e8e7dab12de9465dfbb5e74927b.tar.xz i3-config-3f467c8d36028e8e7dab12de9465dfbb5e74927b.zip |
added missing package
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -13,11 +13,12 @@ This repository saves the custom configuration used by heckyel in i3wm - network-manager-applet - nitrogen - playerctl +- scrot - termite ### Install - pacman -Syy i3-wm i3blocks i3lock dmenu termite dunst nitrogen conky playerctl acpi network-manager-applet + pacman -Syy i3-wm i3blocks i3lock dmenu termite dunst nitrogen conky playerctl acpi network-manager-applet scrot ### Conky cp -v ~/.config/i3/tmp/conky.conf ~/.config/conky/ |