Update install script to install playerctl
This commit is contained in:
parent
918087de8a
commit
ddbb58fba1
@ -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
|
||||
}
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user