diff options
Diffstat (limited to 'xorg/xresources')
-rw-r--r-- | xorg/xresources | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/xorg/xresources b/xorg/xresources index bfb066f..1a55ba8 100644 --- a/xorg/xresources +++ b/xorg/xresources @@ -14,7 +14,10 @@ *cutchars: `"()'*<>[]{|} *urgentOnBell: true *visualBell: false -*cursorUnderline: true +*cursorUnderline: true + +URxvt.keysym.Shift-Up: command:\033]720;1\007 +URxvt.keysym.Shift-Down: command:\033]721;1\007 *background: #000000 *foreground: #ffffff |