From 703ba3a3ac5d43784015ce59c953d0ca1457276a Mon Sep 17 00:00:00 2001 From: Baitinq Date: Thu, 30 Jun 2022 19:08:29 +0200 Subject: Phobos: Disable mpv hardware acceleration This causes it not to play. (NVIDIA?) --- hosts/phobos/home.nix | 4 ---- 1 file changed, 4 deletions(-) (limited to 'hosts/phobos') diff --git a/hosts/phobos/home.nix b/hosts/phobos/home.nix index 15575f9..5507164 100644 --- a/hosts/phobos/home.nix +++ b/hosts/phobos/home.nix @@ -117,10 +117,6 @@ in XF86TouchpadToggle exec ~/.config/i3/scripts/toggletouchpad.sh ''; - - "mpv/mpv.conf".text = '' - hwdec - ''; }; } -- cgit 1.4.1