diff options
-rw-r--r-- | README.md | 1 | ||||
-rw-r--r-- | install.sh | 2 |
2 files changed, 2 insertions, 1 deletions
@@ -20,6 +20,7 @@ This repository saves the custom configuration used by heckyel in i3wm - ranger - rofi - scrot +- st - sakura - udevil - bubblewrap @@ -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 |