summaryrefslogtreecommitdiffstats
path: root/doc/test_xr.txt
diff options
context:
space:
mode:
authorAskrenteam <renaud.meurisse@yahoo.fr>2017-10-21 11:18:52 +0200
committerDave Davenport <DaveDavenport@users.noreply.github.com>2017-10-21 11:18:52 +0200
commit0dc71fcc0092567c002dc87098a93268233bf81d (patch)
treee0b520c9cee868d5d98b1a42aeb7a8670d1c3292 /doc/test_xr.txt
parentaf81a54adf040b2cb1bc52c0f480205310f8fec2 (diff)
Added option -name-only to match only desktop entry name with drun (#690)
* Added option -name-only to match only desktop entry name with drun * fixed indent and xrdump test * fixed test * option -drun-match-fields * option -window-match-fields * matching fields as static in window/drun + enums for field indexes * prevent window_mode_parse_fields() from executing twice
Diffstat (limited to 'doc/test_xr.txt')
-rw-r--r--doc/test_xr.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/test_xr.txt b/doc/test_xr.txt
index b5a29e39..14a3ebd5 100644
--- a/doc/test_xr.txt
+++ b/doc/test_xr.txt
@@ -36,8 +36,12 @@ rofi.run-command: bash -c "{cmd}"
rofi.run-shell-command: {terminal} -e {cmd}
! "Command executed on accep-entry-custom for window modus" Set from: File
rofi.window-command: xkill -id {window}
+! "Window fields to match in window mode" Set from: Default
+! rofi.window-match-fields: all
! "Theme to use to look for icons" Set from: Default
! rofi.drun-icon-theme:
+! "Desktop entry fields to match in drun" Set from: Default
+! rofi.drun-match-fields: all
! "Disable history in run/ssh" Set from: File
rofi.disable-history: false
! "Use sorting" Set from: Default