updated install with missing dependency, and changed ncmpcppconfig to point to the correct directory
This commit is contained in:
parent
8900144576
commit
aaa56a9a08
2
install
2
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
|
yay -S light --needed --noconfirm
|
||||||
|
|
||||||
mkdir -p ~/.config/i3
|
mkdir -p ~/.config/i3
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
execute_on_song_change = ~/.bin/songinfo
|
execute_on_song_change = ~/.dotfiles/bin/songinfo
|
||||||
|
|
Loading…
Reference in a new issue