diff --git a/README.md b/README.md index 683663a..39723ea 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ This repository saves the custom configuration used by heckyel in i3wm - ranger - rofi - scrot +- st - sakura - udevil - bubblewrap diff --git a/install.sh b/install.sh index c4f8562..c1e8388 100644 --- a/install.sh +++ b/install.sh @@ -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