summaryrefslogtreecommitdiffstats
path: root/doc/test_xr.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/test_xr.txt')
-rw-r--r--doc/test_xr.txt26
1 files changed, 0 insertions, 26 deletions
diff --git a/doc/test_xr.txt b/doc/test_xr.txt
index 0bd737c3..150d59ad 100644
--- a/doc/test_xr.txt
+++ b/doc/test_xr.txt
@@ -8,20 +8,8 @@ rofi.lines: 8
rofi.columns: 1
! "Font to use" Set from: File
rofi.font: Source Code Pro Medium 10
-! "Color scheme for normal row" Set from: File
-rofi.color-normal: argb:0000000, #a2b5df, argb:3affffff, #a2b5df, #02143f
-! "Color scheme for urgent row" Set from: File
-rofi.color-urgent: argb:0000000, #ff817f, argb:3affffff, #ff817f, #02143f
-! "Color scheme for active row" Set from: File
-rofi.color-active: argb:0000000, #6aa4ff, argb:3affffff, #6aa4ff, #02143f
-! "Color scheme window" Set from: File
-rofi.color-window: argb:ee02143f, #a2b5df, #a2b5df
-! "Border width" Set from: File
-rofi.bw: 2
! "Location on screen" Set from: File
rofi.location: 2
-! "Padding" Set from: File
-rofi.padding: 2
! "Y-offset relative to location" Set from: File
rofi.yoffset: -2
! "X-offset relative to location" Set from: File
@@ -70,30 +58,16 @@ rofi.combi-modi: window,drun,run,ssh
rofi.tokenize: true
! "Monitor id to show on" Set from: File
rofi.m: -1
-! "Margin between rows" Set from: File
-rofi.line-margin: 3
-! "Padding within rows" Set from: Default
-! rofi.line-padding: 1
! "Pre-set filter" Set from: Default
! rofi.filter:
-! "Separator style (none, dash, solid)" Set from: File
-rofi.separator-style: solid
-! "Hide scroll-bar" Set from: File
-rofi.hide-scrollbar: false
! "Fullscreen" Set from: File
rofi.fullscreen: false
-! "Fake transparency" Set from: File
-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" Set from: File
-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: File
-rofi.fake-background: screenshot
! "Window Format. w (desktop name), t (title), n (name), r (role), c (class)" Set from: File
rofi.window-format: w c t
! "Click outside the window to exit" Set from: Default