diff options
author | Benjamin Franzke <benjaminfranzke@googlemail.com> | 2010-11-24 12:13:46 +0100 |
---|---|---|
committer | Benjamin Franzke <benjaminfranzke@googlemail.com> | 2010-11-24 12:13:46 +0100 |
commit | 24819bf8902298ccc275d8c5bd8d126bd362cac4 (patch) | |
tree | 7979fd4c5d302636d54c9da1c790aac2e2cf9801 /.config/rxvt-unicode/rxvt-unicode.xdefaults | |
parent | 6f60accd8e0c5019ffc8b6cb19d3a26b7c258731 (diff) | |
download | dotfiles-24819bf8902298ccc275d8c5bd8d126bd362cac4.tar.gz dotfiles-24819bf8902298ccc275d8c5bd8d126bd362cac4.tar.bz2 dotfiles-24819bf8902298ccc275d8c5bd8d126bd362cac4.zip |
add remote irssi over screen support
Diffstat (limited to '.config/rxvt-unicode/rxvt-unicode.xdefaults')
-rw-r--r-- | .config/rxvt-unicode/rxvt-unicode.xdefaults | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/rxvt-unicode/rxvt-unicode.xdefaults b/.config/rxvt-unicode/rxvt-unicode.xdefaults index 20952b5..3b38b75 100644 --- a/.config/rxvt-unicode/rxvt-unicode.xdefaults +++ b/.config/rxvt-unicode/rxvt-unicode.xdefaults @@ -86,6 +86,7 @@ urxvt*urlLauncher: firefox urxvt*underlineUrls: true urxvt*matcher.button: 2 urxvt*cutchars: `'",;@&*=|?()<>[]{} +URxvt.urgentOnBell: true URxvt.tabbed.tabbar-fg: 15 URxvt.tabbed.tabbar-bg: 0 |