add mpv configs

This commit is contained in:
Tibeuleu
2025-06-09 12:12:25 +02:00
parent 236572045c
commit 425074f498
7 changed files with 316 additions and 21 deletions

View File

@@ -13,6 +13,7 @@
# ! pidof pulseaudio >/dev/null &&
# setsid -f pulseaudio --start >/dev/null 2>&1
[[ -f ${XDG_CONFIG_HOME:-$HOME/.config}/x11/Xresources ]] && xrdb ${XDG_CONFIG_HOME:-$HOME/.config}/x11/Xresources
remaps & # run the remaps script, switching caps/esc and more; check it for more info
setbg & # set the background with the `setbg` script
mpd & # music player daemon-you might prefer it as a service though