1
1
mirror of https://github.com/rywng/dotfiles.git synced 2024-11-22 02:41:50 +08:00

kitty: disable notify_on_finish for now

This commit is contained in:
Ryan 2024-06-11 11:20:28 +08:00
parent f0d0e6d32f
commit 18073e2708
2 changed files with 5 additions and 3 deletions

View File

@ -16,8 +16,6 @@ visual_bell_duration 0.0
window_alert_on_bell yes window_alert_on_bell yes
notify_on_cmd_finish invisible 15
# cosmetics # cosmetics
background_opacity 0.95 background_opacity 0.95
@ -42,3 +40,7 @@ map kitty_mod+enter new_window_with_cwd
tab_bar_style fade tab_bar_style fade
tab_fade 0.00390625 0.0625 0.31640625 1 tab_fade 0.00390625 0.0625 0.31640625 1
# See https://github.com/kovidgoyal/kitty/issues/7412 and https://github.com/swaywm/sway/issues/8143
wayland_enable_ime no

View File

@ -1,4 +1,4 @@
# env ZDOTDIR=$HOME/.cache/kitty-zsh # env ZDOTDIR=$HOME/.cache/kitty-zsh
# copy --dest .cache/kitty-zsh/.zshrc .zshrc # copy --dest .cache/kitty-zsh/.zshrc .zshrc
copy .zshrc # copy .zshrc