mirror of
https://github.com/davatorium/rofi.git
synced 2024-11-25 13:55:34 -05:00
[Regression test] Fix new drun-display-format field.
This commit is contained in:
parent
76ceac1f20
commit
6146d25b36
1 changed files with 2 additions and 0 deletions
|
@ -44,6 +44,8 @@ rofi.window-command: xkill -id {window}
|
||||||
! rofi.drun-match-fields: name,generic,exec,categories
|
! rofi.drun-match-fields: name,generic,exec,categories
|
||||||
! "Desktop entry show actions." Set from: Default
|
! "Desktop entry show actions." Set from: Default
|
||||||
! rofi.drun-show-actions: false
|
! rofi.drun-show-actions: false
|
||||||
|
! "DRUN format string. (Supports: generic,name,comment,exec,categories)" Set from: Default
|
||||||
|
! rofi.drun-display-format: {name} [<span weight='light' size='small'><i>({generic})</i></span>]
|
||||||
! "Disable history in run/ssh" Set from: File
|
! "Disable history in run/ssh" Set from: File
|
||||||
rofi.disable-history: false
|
rofi.disable-history: false
|
||||||
! "Use sorting" Set from: Default
|
! "Use sorting" Set from: Default
|
||||||
|
|
Loading…
Reference in a new issue