Unify window controls and title into a more configurable top_bar entity
closes #17
This commit is contained in:
11
README.md
11
README.md
@@ -105,6 +105,12 @@ menu_hjkl_navigation=no
|
||||
menu_opacity=0.8
|
||||
menu_font_scale=1
|
||||
|
||||
# top bar with window controls and media title shown only in no-border mode
|
||||
top_bar_size=40
|
||||
top_bar_size_fullscreen=46
|
||||
top_bar_controls=yes
|
||||
top_bar_title=yes
|
||||
|
||||
# pause video on clicks shorter than this number of milliseconds, 0 to disable
|
||||
pause_on_click_shorter_than=0
|
||||
# for how long in milliseconds to show elements they're it's being flashed
|
||||
@@ -123,11 +129,6 @@ font_bold=no
|
||||
autohide=no
|
||||
# can be: none, flash, static
|
||||
pause_indicator=flash
|
||||
# window controls (minimize, maximize, close, title) show only in no-border
|
||||
# mode, but you can disable them completely by setting this to `no`
|
||||
window_controls=yes
|
||||
# display current media title in top bar in no-border mode
|
||||
title=no
|
||||
# load first file when calling next on a last file in a directory and vice versa
|
||||
directory_navigation_loops=no
|
||||
# file types to look for when navigating media files
|
||||
|
Reference in New Issue
Block a user