vanadium: switch to mpv

This commit is contained in:
Primrose 2025-12-20 19:55:48 +01:00
parent 34775054b2
commit 2e7e1955e2
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA
4 changed files with 4 additions and 147 deletions

View file

@ -175,7 +175,6 @@ in
../homeModules/common/tmux
../homeModules/common/vim
../homeModules/common/wired
../homeModules/common/vlc.nix
../homeModules/common/atuin.nix
../homeModules/common/direnv.nix
../homeModules/common/feh.nix

View file

@ -89,7 +89,6 @@
# pkgs.rawtherapee
pkgs.digikam
pkgs.gimp
pkgs.vlc
pkgs.easyeffects
pkgs.nautilus
pkgs.sushi # space bar previewer
@ -157,6 +156,10 @@
paths = "~/Downloads";
};
};
# SHARP to change audio track
# j to change subtitle track
# _ to change video track
mpv.enable = true;
btop.enable = true;
cmus.enable = true;

View file

@ -18,9 +18,6 @@ infuse {
tmux.__input.withSixel = _: false;
vlc.__input.chromecastSupport = _: false;
vlc.__input.waylandSupport = _: false;
# I don't really use helix, but it's nice to have the W alias just in case
helix.__output.patches.__append = [
./patches/helix/W-as-write.patch