Skip to content

Instantly share code, notes, and snippets.

@elhenro
Created June 18, 2019 13:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save elhenro/4b941b5dd8b9a65078dfe65e7c6a5de3 to your computer and use it in GitHub Desktop.
Save elhenro/4b941b5dd8b9a65078dfe65e7c6a5de3 to your computer and use it in GitHub Desktop.
~/.config/rofi/config
rofi.combi-modi: window,drun,ssh
rofi.theme: sidebar
rofi.font: hack 10
rofi.modi: combi
rofi.kb-row-up: Up,Control+k,Shift+Tab,Shift+ISO_Left_Tab
rofi.kb-row-down: Down,Control+j
rofi.kb-accept-entry: Control+m,Return,KP_Enter
rofi.terminal: mate-terminal
rofi.kb-remove-to-eol: Control+Shift+e
rofi.kb-mode-next: Shift+Right,Control+Tab,Control+l
rofi.kb-mode-previous: Shift+Left,Control+Shift+Tab,Control+h
rofi.kb-remove-char-back: BackSpace
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment