Browse Source

Enable X window notification on bell character

Alois Mahdal 6 years ago
parent
commit
f175820c2c
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      dotfiles/config/xfce4/terminal/terminalrc

+ 1
- 1
dotfiles/config/xfce4/terminal/terminalrc View File

@@ -19,7 +19,7 @@ MiscHighlightUrls=TRUE
19 19
 BackgroundMode=TERMINAL_BACKGROUND_IMAGE
20 20
 BackgroundDarkness=0.950000
21 21
 TitleMode=TERMINAL_TITLE_REPLACE
22
-MiscBellUrgent=FALSE
22
+MiscBellUrgent=TRUE
23 23
 MiscMouseWheelZoom=TRUE
24 24
 MiscMiddleClickOpensUri=FALSE
25 25
 MiscCopyOnSelect=FALSE