From 96e17d6f0ec1c473c9722503ad0198491f9656ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Sun, 19 Jul 2020 13:07:33 -0500 Subject: remove playerctl (closes #7) Currently the playerctl package signature has expired on Hyperbola Project. Hyperbola Project is preparing for v0.4 and soon there should be no such problem. So I temporarily remove playerctl --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 0c8d24e..cfdbb0d 100644 --- a/install.sh +++ b/install.sh @@ -20,7 +20,7 @@ do $root_key pacman -S i3-wm i3status dmenu sysstat # i3 blocks and dependecies $root_key pacman -S i3blocks i3lock rofi termite \ - conky playerctl acpi scrot xfce4-terminal \ + conky acpi scrot xfce4-terminal \ thunar tumbler feh ranger \ ttf-hack ttf-bitstream-vera elif [[ $(command -v apt-get) ]]; then -- cgit v1.2.3