feat: Make preview in picker dynamic
This commit is contained in:
parent
f5044837ab
commit
8c5112b19f
3 changed files with 19 additions and 8 deletions
|
|
@ -6,7 +6,7 @@ activate_closes=true
|
|||
activate_focuses=true
|
||||
activate_item_with_single_click=true
|
||||
activate_pastes=true
|
||||
always_on_top=false
|
||||
always_on_top=true
|
||||
autocompletion=true
|
||||
autostart=false
|
||||
change_clipboard_owner_delay_ms=150
|
||||
|
|
@ -19,7 +19,7 @@ close_on_unfocus_delay_ms=500
|
|||
command_history_size=100
|
||||
confirm_exit=true
|
||||
copy_clipboard=false
|
||||
copy_selection=false
|
||||
copy_selection=true
|
||||
disable_tray=false
|
||||
edit_ctrl_return=true
|
||||
editor=gedit --standalone -- %1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue