From fadfae5433670da704f8bfac7687532a008867b9 Mon Sep 17 00:00:00 2001 From: Dave Davenport Date: Fri, 29 Mar 2019 11:17:19 +0100 Subject: [Window] Fix default value and help comment. --- doc/test_xr.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/test_xr.txt') diff --git a/doc/test_xr.txt b/doc/test_xr.txt index 9cdae123..fbeca56a 100644 --- a/doc/test_xr.txt +++ b/doc/test_xr.txt @@ -98,10 +98,10 @@ rofi.threads: 8 ! rofi.scrollbar-width: 8 ! "Scrolling method. (0: Page, 1: Centered)" Set from: File rofi.scroll-method: 0 -! "Background to use for fake transparency. (background or screenshot)" Set from: Default +! "Background to use for fake transparency. (background or screenshot) *DEPRECATED*" Set from: Default ! rofi.fake-background: screenshot -! "Window Format. w (desktop name), t (title), n (name), r (role), c (class) *DEPRECATED*" Set from: Default -! rofi.window-format: {w} {i}{c} {t} +! "Window Format. w (desktop name), t (title), n (name), r (role), c (class)" Set from: Default +! rofi.window-format: {w} {c} {t} ! "Click outside the window to exit" Set from: Default ! rofi.click-to-exit: true ! "Indicate how it match by underlining it." Set from: Default -- cgit v1.2.3