diff options
author | InigoGutierrez <inigogf.95@gmail.com> | 2022-10-04 14:23:09 +0200 |
---|---|---|
committer | InigoGutierrez <inigogf.95@gmail.com> | 2022-10-04 14:23:09 +0200 |
commit | 81f9914f32f49a2481282b885a52d60bc8043053 (patch) | |
tree | d8055c022e2f14c21367c3cf88061b9f215872ec /stow/mpv | |
parent | b18219fd1e6c53ffc3fb9b7b06c22e010d80c12f (diff) | |
download | configs-81f9914f32f49a2481282b885a52d60bc8043053.tar.gz configs-81f9914f32f49a2481282b885a52d60bc8043053.zip |
Updated picom config based on default config file.
Diffstat (limited to 'stow/mpv')
-rw-r--r-- | stow/mpv/.config/mpv/mpv.conf | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/stow/mpv/.config/mpv/mpv.conf b/stow/mpv/.config/mpv/mpv.conf index ec15a60..03eb1fb 100644 --- a/stow/mpv/.config/mpv/mpv.conf +++ b/stow/mpv/.config/mpv/mpv.conf @@ -6,7 +6,9 @@ osd-font='Linux Libertine' osd-font-size=30 #osd-color='#FF00B0B0' #cyan #osd-color='#FFEBCB8B' #yellow -osd-color='#FF7aa2f7' #TokyoNight blue +#osd-color='#FF9ECE6A' #green +osd-color='#FF7AA2f7' #TokyoNight blue + osd-bar-w=80 osd-bar-h=1.5 osd-bar-align-x=0 |