From cadef2c0a4910dc6e2ae4ee015d2faa92a395c97 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Tue, 12 Oct 2021 18:33:24 -0500 Subject: [PATCH] Add st as depend --- README.md | 1 + install.sh | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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