mirror of
https://github.com/davatorium/rofi.git
synced 2025-07-31 21:59:25 -04:00
Update texts.
This commit is contained in:
parent
440756af94
commit
2ee72b6c12
2 changed files with 4 additions and 0 deletions
|
@ -134,6 +134,8 @@ Global options:
|
||||||
w c t (File)
|
w c t (File)
|
||||||
-[no-]click-to-exit Click outside the window to exit
|
-[no-]click-to-exit Click outside the window to exit
|
||||||
True (Default)
|
True (Default)
|
||||||
|
-[no-]show-match Indicate how it match by underlining it.
|
||||||
|
True (Default)
|
||||||
-pid [string] Pidfile location
|
-pid [string] Pidfile location
|
||||||
/tmp/1000-runtime-dir/rofi.pid (File)
|
/tmp/1000-runtime-dir/rofi.pid (File)
|
||||||
-kb-primary-paste [string] Paste primary selection
|
-kb-primary-paste [string] Paste primary selection
|
||||||
|
|
|
@ -98,6 +98,8 @@ rofi.fake-background: screenshot
|
||||||
rofi.window-format: w c t
|
rofi.window-format: w c t
|
||||||
! "Click outside the window to exit" Set from: Default
|
! "Click outside the window to exit" Set from: Default
|
||||||
! rofi.click-to-exit: true
|
! rofi.click-to-exit: true
|
||||||
|
! "Indicate how it match by underlining it." Set from: Default
|
||||||
|
! rofi.show-match: true
|
||||||
! "Pidfile location" Set from: File
|
! "Pidfile location" Set from: File
|
||||||
rofi.pid: /tmp/1000-runtime-dir/rofi.pid
|
rofi.pid: /tmp/1000-runtime-dir/rofi.pid
|
||||||
! "Paste primary selection" Set from: File
|
! "Paste primary selection" Set from: File
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue