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

feat(term): update configs for kitty v0.35

fixed: https://github.com/kovidgoyal/kitty/issues/7396

feat: https://github.com/kovidgoyal/kitty/issues/7420
This commit is contained in:
Ryan 2024-05-25 14:15:17 +08:00
parent 0b2272b73b
commit e669cb0540

View File

@ -16,6 +16,8 @@ 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
@ -40,7 +42,3 @@ 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