diff --git a/install b/install index eede165..3c00876 100755 --- a/install +++ b/install @@ -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 diff --git a/ncmpcppconfig b/ncmpcppconfig index 86e0e25..e3f77ae 100644 --- a/ncmpcppconfig +++ b/ncmpcppconfig @@ -1 +1 @@ -execute_on_song_change = ~/.bin/songinfo +execute_on_song_change = ~/.dotfiles/bin/songinfo