diff options
author | Urbain Vaes <urbain@vaes.uk> | 2017-06-07 13:04:32 +0100 |
---|---|---|
committer | Urbain Vaes <urbain@vaes.uk> | 2017-06-07 13:04:32 +0100 |
commit | 4ef38f411ec198328b5c18ba4b56b1499e4bc798 (patch) | |
tree | c385e8e47ce2ae7e6967ae7384775dcebc82e059 /Xresources/.Xresources | |
parent | 2da45eb37e5207a0a0f62f0714e0f2f3676f3fe3 (diff) |
Add script to facilitate qutebrowser navigation
Diffstat (limited to 'Xresources/.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 |