From afdbbac81d3082254b8fe2ae230b161ddc478380 Mon Sep 17 00:00:00 2001 From: norinoriko <167651573+norinoriko@users.noreply.github.com> Date: Thu, 29 Aug 2024 01:23:35 -0400 Subject: [PATCH] input.conf: swap the positions of values for `ctrl+h` binding Allows users to toggle software decoding with a single action if they are using a value for `hwdec` that is different from `auto-safe`. --- etc/input.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/input.conf b/etc/input.conf index 8d04bb7cd4..87a8420bcc 100644 --- a/etc/input.conf +++ b/etc/input.conf @@ -167,7 +167,7 @@ #L cycle-values loop-file "inf" "no" # toggle infinite looping #ctrl+c quit 4 #DEL script-binding osc/visibility # cycle OSC visibility between never, auto (mouse-move) and always -#ctrl+h cycle-values hwdec "auto-safe" "no" # toggle hardware decoding +#ctrl+h cycle-values hwdec "no" "auto-safe" # toggle hardware decoding #F8 show-text ${playlist} # show the playlist #F9 show-text ${track-list} # show the list of video, audio and sub tracks #g ignore