From 0dc71fcc0092567c002dc87098a93268233bf81d Mon Sep 17 00:00:00 2001 From: Askrenteam Date: Sat, 21 Oct 2017 11:18:52 +0200 Subject: 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 --- doc/test_xr.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/test_xr.txt') 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 -- cgit v1.2.3