mirror of
https://gitea.phreedom.club/localhost_frssoft/funkwlmpv
synced 2025-05-09 13:28:39 +00:00
Hiden preview-window for small screens (press ?); Moved default fzf options
This commit is contained in:
parent
f97fd0b2d0
commit
bdebbcf2b3
2 changed files with 1 additions and 2 deletions
|
@ -8,9 +8,7 @@ from shlex import quote
|
|||
import mpv
|
||||
import time
|
||||
import re
|
||||
import os
|
||||
|
||||
os.environ['FZF_DEFAULT_OPTS'] = '--margin 2,0,0,0'
|
||||
fzf = FzfPrompt()
|
||||
|
||||
if get_config('enable_persistent_cache'):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue