diff --git a/home/modules/gui.nix b/home/modules/gui.nix index c39d74f..7e4390e 100644 --- a/home/modules/gui.nix +++ b/home/modules/gui.nix @@ -155,6 +155,8 @@ CLOSE_WIN = "quit"; "CLOSE_WIN {encode}" = "quit 4"; "Ctrl+w" = ''set hwdec "no"''; + "[" = "multiply speed 1/1.1"; + "]" = "multiply speed 1.1"; # T = "script-binding generate-thumbnails"; }; config = {