Fix rofi window switching keybinding
This commit is contained in:
parent
eac409d188
commit
dbfdcab10a
1 changed files with 2 additions and 2 deletions
|
@ -1,3 +1,3 @@
|
|||
! -*- mode: conf-xdefaults; -*-
|
||||
rofi.kb-accept-entry: Control+Return,Shift+Return
|
||||
rofi.kb-accept-custom: Control+j,Control+m,Return,KP_Enter
|
||||
rofi.kb-accept-entry: Shift+Return
|
||||
rofi.kb-accept-alt: Control+j,Control+m,Return,KP_Enter
|
||||
|
|
Loading…
Reference in a new issue