From d142cded0365118711def7a426da1561d03114e7 Mon Sep 17 00:00:00 2001 From: ManOfGoldForever Date: Thu, 9 Apr 2026 11:52:06 -0400 Subject: [PATCH] Removed terminal sounds --- themes/hacker/.config/fish/config.fish | 1 + themes/hacker/.config/kitty/kitty.conf | 3 +++ 2 files changed, 4 insertions(+) diff --git a/themes/hacker/.config/fish/config.fish b/themes/hacker/.config/fish/config.fish index 31cd5e7..ce9f412 100644 --- a/themes/hacker/.config/fish/config.fish +++ b/themes/hacker/.config/fish/config.fish @@ -1,6 +1,7 @@ source /usr/share/cachyos-fish-config/cachyos-config.fish function fish_greeting; end +set -g fish_bell_style none fish_config theme choose "Hacker" diff --git a/themes/hacker/.config/kitty/kitty.conf b/themes/hacker/.config/kitty/kitty.conf index 92816c0..e72d334 100644 --- a/themes/hacker/.config/kitty/kitty.conf +++ b/themes/hacker/.config/kitty/kitty.conf @@ -1,6 +1,9 @@ include hacker.conf confirm_os_window_close 0 +enable_audio_bell no +visual_bell_duration 0.0 +bell_on_tab no # BEGIN_KITTY_FONTS font_family family="Iosevka Term"