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

Fix reference files for tests.

This commit is contained in:
Dave Davenport 2017-04-25 19:55:00 +02:00
parent b136631cb9
commit 26d3d7dfc1
2 changed files with 3 additions and 1 deletions

View file

@ -9,12 +9,12 @@ Command line only options:
${DISPLAY}
-h,-help This help message.
-dump-xresources Dump the current configuration in Xresources format and exit.
-dump-xresources-theme Dump the current color scheme in Xresources format and exit.
-e [string] Show a dialog displaying the passed message and exit.
-markup Enable pango markup where possible.
-normal-window In dmenu mode, behave as a normal window. (experimental)
-show [mode] Show the mode 'mode' and exit. The mode has to be enabled.
-no-lazy-grab Disable lazy grab that, when fail to grab keyboard, does not block but retry later.
-no-plugins Disable loading of external plugins.
DMENU command line options:
-mesg [string] Print a small user message under the prompt (uses pango markup)
-p [string] Prompt to display left of entry field

View file

@ -84,6 +84,8 @@ rofi.window-format: w c t
! rofi.color-active:
! "Color scheme window" Set from: Default
! rofi.color-window:
! "Directory containing plugins" Set from: Default
! rofi.plugin-path: /home/qball/.local/lib/rofi
! "Pidfile location" Set from: File
rofi.pid: /tmp/rofi.pid
! "Paste primary selection" Set from: File