diff options
Diffstat (limited to 'system')
-rw-r--r-- | system/.Xresources | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/system/.Xresources b/system/.Xresources index ec9da54..15169ce 100644 --- a/system/.Xresources +++ b/system/.Xresources @@ -49,6 +49,9 @@ URxvt.color12: S_base0 URxvt.color13: S_violet URxvt.color14: S_base1 URxvt.color15: S_base3 +! 708 is the line border; used for the bottom and right borders of the terminal +! where no characters fit. +URxvt.color708: S_base03 URxvt.intensityStyles: false URxvt.urgentOnBell: 1 |