diff --git a/src/larbs.sh b/src/larbs.sh index f678bd8..a356840 100755 --- a/src/larbs.sh +++ b/src/larbs.sh @@ -154,7 +154,6 @@ blue \[4\/6\] Now installing main programs \(graphics\)... pacman --noconfirm --needed -Sy \ feh \ imagemagick \ - screenkey \ scrot \ libcaca || (red Error installing graphic packages. Check your internet connection and pacman keyring.) diff --git a/src/larbs_user.sh b/src/larbs_user.sh index a549a6a..8949eb9 100755 --- a/src/larbs_user.sh +++ b/src/larbs_user.sh @@ -69,7 +69,7 @@ do aurcheck transmission-remote-cli-git ;; 8) - aurcheck bash-pipes cli-visualizer speedometer neofetch + aurcheck bash-pipes cli-visualizer speedometer neofetch screenkey ;; esac done