Add an option to disable window controls
This commit is contained in:
@@ -118,13 +118,16 @@ color_background_text=ffffff
|
||||
autohide=no
|
||||
# can be: none, flash, static
|
||||
pause_indicator=flash
|
||||
# display window title (filename) in top window controls bar in no-border mode
|
||||
# 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 window controls bar
|
||||
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 display in file explorer when navigating media files
|
||||
# file types to look for when navigating media files
|
||||
media_types=3gp,avi,bmp,flac,flv,gif,h264,h265,jpeg,jpg,m4a,m4v,mid,midi,mkv,mov,mp3,mp4,mp4a,mp4v,mpeg,mpg,oga,ogg,ogm,ogv,opus,png,rmvb,svg,tif,tiff,wav,weba,webm,webp,wma,wmv
|
||||
# file types to display in file explorer when loading external subtitles
|
||||
# file types to look for when loading external subtitles
|
||||
subtitle_types=aqt,gsub,jss,sub,ttxt,pjs,psb,rt,smi,slt,ssf,srt,ssa,ass,usf,idx,vt
|
||||
# used to approximate text width
|
||||
# if you are using some wide font and see a lot of right side clipping in menus,
|
||||
|
Reference in New Issue
Block a user