dotfiles

My personal shell configs and stuff
git clone git://git.alex.balgavy.eu/dotfiles.git
Log | Files | Refs | Submodules | README | LICENSE

commit 0b4b3a07b6a3cccc0fa154cc5250f0f633b49805
parent a06084b4e83500f308e9feec95219e7d8e63e8d6
Author: Alex Balgavy <alexander.balgavy@spaceapplications.com>
Date:   Fri, 20 Sep 2024 17:35:09 +0200

mpv: use hardware acceleration

Diffstat:
Mmpv/mpv.conf | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/mpv/mpv.conf b/mpv/mpv.conf @@ -1,3 +1,4 @@ # Start at 50% volume volume=50 osd-font-size=24 +hwdec=auto