Browse Source

set window's "urgent" flag on bell

https://git.hammerle.me/fphammerle/config-termite/src/c1125fd5a6b09b7533a828963dad94635e0d0b3d/config#L17
Fabian Peter Hammerle 3 years ago
parent
commit
e85cad65ed
1 changed files with 3 additions and 0 deletions
  1. 3 0
      kitty.conf

+ 3 - 0
kitty.conf

@@ -6,3 +6,6 @@ font_size 20.0
 # https://sw.kovidgoyal.net/kitty/conf.html#opt-kitty.scrollback_pager_history_size
 # https://sw.kovidgoyal.net/kitty/conf.html#shortcut-kitty.Browse-scrollback-buffer-in-less
 scrollback_pager_history_size 16
+
+# red border in i3 (termite's `urgent_on_bell`)
+window_alert_on_bell yes