summaryrefslogtreecommitdiffstats
path: root/doc/test_xr.txt
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2019-03-29 11:17:19 +0100
committerDave Davenport <qball@gmpclient.org>2019-03-29 11:24:10 +0100
commitfadfae5433670da704f8bfac7687532a008867b9 (patch)
tree7289f765cf2607fc83362ea2f20b0301db6cedca /doc/test_xr.txt
parent855fb4e22afd3e2cb86e313b55b958e9208d02f3 (diff)
[Window] Fix default value and help comment.
Diffstat (limited to 'doc/test_xr.txt')
-rw-r--r--doc/test_xr.txt6
1 files changed, 3 insertions, 3 deletions
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