Add st as depend

This commit is contained in:
Jesús 2021-10-12 18:33:24 -05:00
parent 5f85a79bd6
commit cadef2c0a4
No known key found for this signature in database
GPG Key ID: F6EE7BC59A315766
2 changed files with 2 additions and 1 deletions

View File

@ -20,6 +20,7 @@ This repository saves the custom configuration used by heckyel in i3wm
- ranger
- rofi
- scrot
- st
- sakura
- udevil
- bubblewrap

View File

@ -20,7 +20,7 @@ do
$root_key pacman -S --noconfirm i3-wm i3status dmenu sysstat
# i3 blocks and dependecies
$root_key pacman -S --noconfirm i3blocks i3lock rofi \
conky acpi scrot sakura feh ranger bubblewrap \
conky acpi scrot st sakura feh ranger bubblewrap \
ttf-hack xenocara-xbacklight xdg-user-dirs
fi