mirror of
https://github.com/lbonn/rofi
synced 2024-11-23 04:13:03 +00:00
Update test for added cache-dir config option.
This commit is contained in:
parent
52204a527c
commit
9af5cac65b
1 changed files with 2 additions and 0 deletions
|
@ -122,6 +122,8 @@ rofi.scroll-method: 0
|
||||||
! rofi.combi-hide-mode-prefix: false
|
! rofi.combi-hide-mode-prefix: false
|
||||||
! "Set the character used to negate the matching. ('\0' to disable)" Set from: Default
|
! "Set the character used to negate the matching. ('\0' to disable)" Set from: Default
|
||||||
! rofi.matching-negate-char: -
|
! rofi.matching-negate-char: -
|
||||||
|
! "Directory where history and temporary files are stored." Set from: Default
|
||||||
|
! rofi.cache-dir:
|
||||||
! "Pidfile location" Set from: File
|
! "Pidfile location" Set from: File
|
||||||
rofi.pid: /tmp/rofi.pid
|
rofi.pid: /tmp/rofi.pid
|
||||||
! "Paste primary selection" Set from: File
|
! "Paste primary selection" Set from: File
|
||||||
|
|
Loading…
Reference in a new issue