summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2016-11-14 17:02:20 +0100
committerDave Davenport <qball@gmpclient.org>2016-11-14 17:02:20 +0100
commit0a70d73d826440d6fe84fc46baff4f1c6af05855 (patch)
tree1024b7c6e44617c492680eaf9084f014682242a6 /doc
parentd22920fd5e63f3d0b35af8092fe1c7ffe3dcffca (diff)
Change pid location to something more common in CI test.
Diffstat (limited to 'doc')
-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