This commit is contained in:
ksyasuda
2025-02-15 01:34:02 -08:00
parent b82b16cf92
commit 9e43e9f88d
2 changed files with 4 additions and 4 deletions

View File

@@ -33,7 +33,7 @@ bottomhover=yes
# height of hover zone for bottomhover (in pixels) # height of hover zone for bottomhover (in pixels)
bottomhover_zone=130 bottomhover_zone=130
# show OSC when seeking # show OSC when seeking
osc_on_seek=no osc_on_seek=yes
# pause video while seeking with mouse move (on button hold) # pause video while seeking with mouse move (on button hold)
mouse_seek_pause=yes mouse_seek_pause=yes
@@ -117,7 +117,7 @@ volume_control=yes
# volume scale type: "linear" or "logarithmic" # volume scale type: "linear" or "logarithmic"
volume_control_type=linear volume_control_type=linear
# show playlist button: Left-click for simple playlist, Right-click for interactive playlist # show playlist button: Left-click for simple playlist, Right-click for interactive playlist
playlist_button=yes playlist_button=no
# hide playlist button when no playlist exists # hide playlist button when no playlist exists
hide_empty_playlist_button=yes hide_empty_playlist_button=yes
# gray out the playlist button when no playlist exists # gray out the playlist button when no playlist exists
@@ -173,7 +173,7 @@ window_controls_color=#FFFFFF
# color of close window control on hover # color of close window control on hover
windowcontrols_close_hover=#E81123 windowcontrols_close_hover=#E81123
# color of min/max window controls on hover # color of min/max window controls on hover
windowcontrols_minmax_hover=#FFD700 # windowcontrols_minmax_hover=#FFD700
# color of the title (above seekbar) # color of the title (above seekbar)
title_color=#FFFFFF title_color=#FFFFFF
# color of the cache information # color of the cache information