chore(config): remove transparent background

main
sudo pacman -Syu 2023-10-29 16:39:23 +07:00
parent c00ea4e3af
commit 96f638735a
2 changed files with 0 additions and 7 deletions

View File

@ -32,10 +32,6 @@ enabled_layouts splits:split_axis=horizontal
# https://sw.kovidgoyal.net/kitty/conf/#tab-bar
tab_bar_align center
# https://sw.kovidgoyal.net/kitty/conf/#color-scheme
background_opacity 0.9
background_blur 15
# https://sw.kovidgoyal.net/kitty/conf/#advanced
shell_integration disabled
allow_remote_control yes

View File

@ -61,9 +61,6 @@ return {
tab_and_split_indices_are_zero_based = true,
tab_max_width = 24,
window_background_opacity = 0.9,
text_background_opacity = 0.8,
macos_window_background_blur = 15,
native_macos_fullscreen_mode = true,
default_cursor_style = "SteadyBar",