diff options
Diffstat (limited to 'home/.config/ghostty/config')
| -rw-r--r-- | home/.config/ghostty/config | 3 |
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 |
