diff options
Diffstat (limited to 'Xresources')
-rw-r--r-- | Xresources/.Xresources/base | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Xresources/.Xresources/base b/Xresources/.Xresources/base index 71bd329..0afa832 100644 --- a/Xresources/.Xresources/base +++ b/Xresources/.Xresources/base @@ -30,3 +30,6 @@ URxvt.resize-font.bigger: C-plus URxvt*font: xft:monaco:size=11.5 URxvt*scrollBar: false URxvt*internalBorder: 0 + +rofi.kb-mode-next: Tab +rofi.kb-mode-previous: Shift+Tab |