summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2017-07-06 18:09:25 +0200
committerDave Davenport <qball@gmpclient.org>2017-07-06 18:20:32 +0200
commitecc9bcc2706d2a26309cb48c2d2c7ee6c62e808a (patch)
tree9f28c3ccc957d5ad486ff17d7c93e970838b63ad /doc
parent36856ecbac2049077c046a3a5ba02432efc26501 (diff)
Re-add some of the old theme options, so theme converter use them.
- line margin - separator style. - fake transparency. - line padding. - scrollbar width
Diffstat (limited to 'doc')
-rw-r--r--doc/test_xr.txt18
1 files changed, 16 insertions, 2 deletions
diff --git a/doc/test_xr.txt b/doc/test_xr.txt
index 0fcab535..baaaaba2 100644
--- a/doc/test_xr.txt
+++ b/doc/test_xr.txt
@@ -66,18 +66,32 @@ rofi.combi-modi: window,drun,run,ssh
rofi.tokenize: true
! "Monitor id to show on" Set from: File
rofi.m: -1
+! "Margin between rows *DEPRECATED*" Set from: Default
+! rofi.line-margin: 2
+! "Padding within rows *DEPRECATED*" Set from: Default
+! rofi.line-padding: 1
! "Pre-set filter" Set from: Default
! rofi.filter:
+! "Separator style (none, dash, solid) *DEPRECATED*" Set from: Default
+! rofi.separator-style: dash
+! "Hide scroll-bar *DEPRECATED*" Set from: Default
+! rofi.hide-scrollbar: false
! "Fullscreen" Set from: File
rofi.fullscreen: false
+! "Fake transparency *DEPRECATED*" Set from: Default
+! rofi.fake-transparency: false
! "DPI" Set from: File
rofi.dpi: 101
! "Threads to use for string matching" Set from: File
rofi.threads: 8
+! "Scrollbar width *DEPRECATED*" Set from: Default
+! rofi.scrollbar-width: 8
! "Scrolling method. (0: Page, 1: Centered)" Set from: File
rofi.scroll-method: 0
-! "Window Format. w (desktop name), t (title), n (name), r (role), c (class)" Set from: File
-rofi.window-format: w c t
+! "Background to use for fake transparency. (background or screenshot)" 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}
! "Click outside the window to exit" Set from: Default
! rofi.click-to-exit: true
! "Indicate how it match by underlining it." Set from: Default