updated install with missing dependency, and changed ncmpcppconfig to point to the correct directory

This commit is contained in:
ObeseTermite 2025-04-23 12:44:44 -07:00
parent 8900144576
commit aaa56a9a08
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
sudo pacman -S i3 mpd ncmpcpp flameshot network-manager-applet ttf-font-awesome pipewire-pulse dunst pkgfile xclip cowsay fortune-mod --needed --noconfirm
sudo pacman -S i3 mpd ncmpcpp flameshot network-manager-applet ttf-font-awesome pipewire-pulse dunst pkgfile xclip cowsay fortune-mod mpc --needed --noconfirm
yay -S light --needed --noconfirm
mkdir -p ~/.config/i3

View file

@ -1 +1 @@
execute_on_song_change = ~/.bin/songinfo
execute_on_song_change = ~/.dotfiles/bin/songinfo