From 143696c0a95af8eb819562701dcd0421254620f8 Mon Sep 17 00:00:00 2001 From: iceyrazor Date: Sat, 19 Jul 2025 14:39:56 -0500 Subject: lots of changes - changed music command - added music to backup - showmethekey more window rules - added mpv config - added seahorse to all reqs - nvim - added render markdown - added treesitter. ive been using just my systems treesitter. - fixed undotree bind - removed eldritch theme. it broke --- env/.config/mpv/mpv.conf | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 env/.config/mpv/mpv.conf (limited to 'env/.config/mpv') diff --git a/env/.config/mpv/mpv.conf b/env/.config/mpv/mpv.conf new file mode 100644 index 0000000..fd7baa6 --- /dev/null +++ b/env/.config/mpv/mpv.conf @@ -0,0 +1,6 @@ +sub-color='#FFFF00' #subtitle color in rgb +sub-shadow-color='#000000' #shadow color +sub-font='Noto Sans' #set font +sub-bold=yes +sub-font-size=60 +sub-pos=95 #subtitle position 5 percent above the bottom of the screen -- cgit v1.3