Commit 06085b00 authored by James T. Lee's avatar James T. Lee
Browse files

urxvt: Set urgent hint on bell

parent a81c37d1
...@@ -23,6 +23,7 @@ URxvt.scrollTtyKeypress: true ...@@ -23,6 +23,7 @@ URxvt.scrollTtyKeypress: true
URxvt.secondaryScroll: false URxvt.secondaryScroll: false
URxvt.secondaryWheel: true URxvt.secondaryWheel: true
URxvt.termName: rxvt-unicode-256color-powerline URxvt.termName: rxvt-unicode-256color-powerline
URxvt.urgentOnBell: true
xterm*termName: xterm-256color-powerline xterm*termName: xterm-256color-powerline
xterm*faceName: monospace xterm*faceName: monospace
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment