summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/help-output.txt2
-rw-r--r--doc/test_xr.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/help-output.txt b/doc/help-output.txt
index 44087d1a..60e23599 100644
--- a/doc/help-output.txt
+++ b/doc/help-output.txt
@@ -135,7 +135,7 @@ Global options:
-[no-]show-match Indicate how it match by underlining it.
True (Default)
-pid [string] Pidfile location
- /tmp/1000-runtime-dir/rofi.pid (File)
+ /tmp/rofi.pid (File)
-kb-primary-paste [string] Paste primary selection
Control+Shift+v,Shift+Insert (File)
-kb-secondary-paste [string] Paste clipboard
diff --git a/doc/test_xr.txt b/doc/test_xr.txt
index 6d02580c..b1dcdac9 100644
--- a/doc/test_xr.txt
+++ b/doc/test_xr.txt
@@ -99,7 +99,7 @@ rofi.window-format: w c t
! "Indicate how it match by underlining it." Set from: Default
! rofi.show-match: true
! "Pidfile location" Set from: File
-rofi.pid: /tmp/1000-runtime-dir/rofi.pid
+rofi.pid: /tmp/rofi.pid
! "Paste primary selection" Set from: File
rofi.kb-primary-paste: Control+Shift+v,Shift+Insert
! "Paste clipboard" Set from: File