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