You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: etc/menu.conf
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -130,7 +130,7 @@ T&ools
130
130
Copy &subtitle set clipboard/text ${sub-text} disabled=not sid or p["current-tracks/sub/codec"] == "dvd_subtitle" or p["current-tracks/sub/codec"] == "hdmv_pgs_subtitle"
131
131
Copy &title set clipboard/text ${media-title} disabled=idle_active
132
132
133
-
&Hardware decoding cycle-values hwdec no auto checked=hwdec_current ~= "no" disabled=p["current-tracks/video/image"] ~= false
133
+
&Hardware decoding cycle-values hwdec no auto checked=hwdec_current and hwdec_current ~= "no" disabled=p["current-tracks/video/image"] ~= false
0 commit comments