diff --git a/README.md b/README.md index c03869a..e0a3ee4 100644 --- a/README.md +++ b/README.md @@ -65,5 +65,11 @@ setup.sh then... To list all installed programs for updating `default-programs` use `yay -Qe | awk '{print $1}' > all-packages`. +I am using playerctl to add media key control, to get this working with jellyfinmeadiaplayer you will need to install `mpv-mpris-git` and link the `mpris.so` to the jellyfin scripts folder. The following was my command: + +``` +ln -s /usr/share/mpv/scripts/mpris.so /home/solomon/.local/share/jellyfinmediaplayer/scripts +``` + # TODO review xmonad.sh for default programs / dependencies diff --git a/default-programs b/default-programs index 1705fda..c52e532 100644 --- a/default-programs +++ b/default-programs @@ -1,5 +1,6 @@ DEPENDENCIES_START yad +playerctl tumbler libopenraw ueberzug @@ -16,7 +17,7 @@ xmobar xorg-server xorg-xinit blueman -picom-jonaburg-git +picom-git feh xclip numlockx @@ -62,7 +63,7 @@ nerd-fonts-fira-code DEPENDENCIES_END DEPENDENCIES_LAPTOP_START -backlight_control +brillo powerkit DEPENDENCIES_LAPTOP_END