Removed terminal sounds
This commit is contained in:
parent
31bc1d319e
commit
d142cded03
2 changed files with 4 additions and 0 deletions
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue