aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/home/.config/ghostty/config
diff options
context:
space:
mode:
authorLibravatar sommerfeld <[email protected]>2026-04-17 10:54:08 +0100
committerLibravatar sommerfeld <[email protected]>2026-04-17 10:54:08 +0100
commit68a2a9f32337b2f9b4c430554830254a65c1691f (patch)
treeb19b9d7242748c5959da1fe4e1280345143b54a2 /home/.config/ghostty/config
parentc1e3d8756dec56fdd0fa2f5d6f706782d52c2f6e (diff)
downloaddotfiles-68a2a9f32337b2f9b4c430554830254a65c1691f.tar.gz
dotfiles-68a2a9f32337b2f9b4c430554830254a65c1691f.tar.bz2
dotfiles-68a2a9f32337b2f9b4c430554830254a65c1691f.zip
feat: enable bell urgency hints in ghostty
Diffstat (limited to 'home/.config/ghostty/config')
-rw-r--r--home/.config/ghostty/config3
1 files changed, 3 insertions, 0 deletions
diff --git a/home/.config/ghostty/config b/home/.config/ghostty/config
index a4ae2fd..e283c75 100644
--- a/home/.config/ghostty/config
+++ b/home/.config/ghostty/config
@@ -9,6 +9,9 @@ shell-integration-features = no-cursor
# OSC 52 clipboard for zellij (default is "ask" which prompts each time)
clipboard-read = allow
+# Bell — request urgency hint on BEL so sway/waybar highlight the workspace
+bell-features = attention,title
+
# Window — no decorations (sway manages windows)
window-decoration = none
confirm-close-surface = false