mirror of
https://github.com/davatorium/rofi.git
synced 2025-01-27 15:25:24 -05:00
Fix reference file for CI test
This commit is contained in:
parent
0170aef0e6
commit
9b52fddd3c
1 changed files with 1 additions and 1 deletions
|
@ -117,7 +117,7 @@ rofi.kb-move-char-back: Left,Control+b
|
|||
! Move forward one char
|
||||
rofi.kb-move-char-forward: Right,Control+f
|
||||
! Delete previous word
|
||||
rofi.kb-remove-word-back: Control+Alt+h
|
||||
rofi.kb-remove-word-back: Control+Alt+h,Control+Backspace
|
||||
! Delete next word
|
||||
rofi.kb-remove-word-forward: Control+Alt+d
|
||||
! Delete next char
|
||||
|
|
Loading…
Add table
Reference in a new issue