From 68a2a9f32337b2f9b4c430554830254a65c1691f Mon Sep 17 00:00:00 2001 From: sommerfeld Date: Fri, 17 Apr 2026 10:54:08 +0100 Subject: feat: enable bell urgency hints in ghostty --- home/.config/ghostty/config | 3 +++ 1 file changed, 3 insertions(+) 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 -- cgit v1.2.3-70-g09d2