Update install script to install playerctl

This commit is contained in:
Luke Else 2021-12-23 21:57:27 +00:00
parent 918087de8a
commit ddbb58fba1
2 changed files with 2 additions and 2 deletions

View File

@ -187,7 +187,7 @@ bindsym $mod+x exec i3lock
# finds out, if available)
bar {
status_command /usr/share/bumblebee-status/bumblebee-status \
-m cpu memory disk publicip date time indicator battery amixer \
-m cpu memory disk publicip xrandr playerctl battery date time amixer \
-t onedark-powerline
}

View File

@ -1,5 +1,5 @@
sudo pacman -Syu
sudo pacman -Sy go dotnet-runtime dotnet-sdk aspnet-runtime alacritty neofetch nodejs discord vifm docker dmenu networkmanager-openvpn htop awesome-terminal-fonts gnome-keyring
sudo pacman -Sy go dotnet-runtime dotnet-sdk aspnet-runtime alacritty neofetch nodejs discord vifm docker dmenu networkmanager-openvpn htop awesome-terminal-fonts gnome-keyring playerctl
cd /opt
sudo git clone https://aur.archlinux.org/yay.git