1
0
Fork 0
mirror of https://github.com/davatorium/rofi.git synced 2024-11-18 13:54:36 -05:00

[Regression test] Fix new drun-display-format field.

This commit is contained in:
Dave Davenport 2018-10-17 23:17:46 +02:00
parent 76ceac1f20
commit 6146d25b36

View file

@ -44,6 +44,8 @@ rofi.window-command: xkill -id {window}
! rofi.drun-match-fields: name,generic,exec,categories
! "Desktop entry show actions." Set from: Default
! 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
rofi.disable-history: false
! "Use sorting" Set from: Default