make urxvt urgent if a bell rings (for highlights in irc)
This commit is contained in:
parent
e96e74e992
commit
ecac0eecc9
|
@ -45,6 +45,7 @@ URxvt*scrollstyle:plain
|
|||
URxvt*scrollBar: false
|
||||
URxvt*cursorBlink: true
|
||||
URxvt*cursorUnderline: false
|
||||
URxvt.urgentOnBell: true
|
||||
|
||||
! urxvt tabs settings:
|
||||
URxvt.tabbed.tabbar-fg: 2
|
||||
|
|
Loading…
Reference in a new issue