mirror of
https://github.com/davatorium/rofi.git
synced 2025-04-14 17:43:01 -04:00
Fix travis build
This commit is contained in:
parent
9b72aa792f
commit
76c7d8cec4
1 changed files with 6 additions and 6 deletions
|
@ -98,17 +98,17 @@ rofi.scroll-method: 0
|
|||
rofi.fake-background: screenshot
|
||||
! Pidfile location
|
||||
rofi.pid: /tmp/1000-runtime-dir/rofi.pid
|
||||
! Keybinding
|
||||
! Keybinding paste primary clipboard
|
||||
rofi.kb-primary-paste: Control+Shift+v,Shift+Insert
|
||||
! Keybinding
|
||||
! Keybinding paste secondary clipboard
|
||||
rofi.kb-secondary-paste: Control+v,Insert
|
||||
! Keybinding
|
||||
! Keybinding clear input line
|
||||
rofi.kb-clear-line: Control+u
|
||||
! Keybinding
|
||||
! Keybinding move cursor to front
|
||||
rofi.kb-move-front: Control+a
|
||||
! Keybinding
|
||||
! Keybinding move cursor to end
|
||||
rofi.kb-move-end: Control+e
|
||||
! Keybinding
|
||||
! Keybinding move word back
|
||||
rofi.kb-move-word-back: Alt+b
|
||||
! Keybinding
|
||||
rofi.kb-move-word-forward: Alt+f
|
||||
|
|
Loading…
Add table
Reference in a new issue