commit 00e0f6ff25e2f5bec6deb31a0b80b5d462d2b37c
parent 86adbbe210a8369b208505aa831e546ed4b75c49
Author: Luke <luke@lukesmith.xyz>
Date: Fri, 16 Feb 2018 18:16:45 -0700
screenkey moved to AUR
Diffstat:
2 files changed, 1 insertion(+), 2 deletions(-)
diff --git 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
@@ -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