wine: add profile
[julm/julm-nix.git] / home-manager / profiles / mpv.nix
index f8515341790b3aa7ecc76e8b793ba27540b17c0a..906569bbdfb180b18757bdc96bfb1e8e352e6109 100644 (file)
@@ -6,7 +6,8 @@
     bindings = {
       # Volume normalization
       # See https://github.com/mpv-player/mpv/issues/3979
-      "Alt+a" = ''cycle-values af "loudnorm=I=-25:TP=-1.5:LRA=1:linear=false" "dynaudnorm=framelen=100:gausssize=10:coupling=1:peak=0.58" "speechnorm" ""'';
+      "Alt+a" =
+        ''cycle-values af "loudnorm=I=-25:TP=-1.5:LRA=1:linear=false" "dynaudnorm=framelen=100:gausssize=10:coupling=1:peak=0.58" "speechnorm" ""'';
       "Alt+f" = "cycle video-unscaled";
 
       # Show all chapters (like a right-clic on |<< or >>|)