Update kitty file
This commit is contained in:
parent
a41706c426
commit
7869619aed
1 changed files with 3 additions and 3 deletions
|
@ -289,7 +289,7 @@ command_on_bell none
|
||||||
|
|
||||||
#: Window layout {{{
|
#: Window layout {{{
|
||||||
|
|
||||||
remember_window_size no
|
remember_window_size yes
|
||||||
initial_window_width 89c
|
initial_window_width 89c
|
||||||
initial_window_height 55c
|
initial_window_height 55c
|
||||||
|
|
||||||
|
@ -373,7 +373,7 @@ inactive_text_alpha 1.0
|
||||||
#: Fade the text in inactive windows by the specified amount (a number
|
#: Fade the text in inactive windows by the specified amount (a number
|
||||||
#: between zero and one, with zero being fully faded).
|
#: between zero and one, with zero being fully faded).
|
||||||
|
|
||||||
hide_window_decorations no
|
hide_window_decorations yes
|
||||||
|
|
||||||
#: Hide the window decorations (title-bar and window borders). Whether
|
#: Hide the window decorations (title-bar and window borders). Whether
|
||||||
#: this works and exactly what effect it has depends on the window
|
#: this works and exactly what effect it has depends on the window
|
||||||
|
@ -463,7 +463,7 @@ background #2E3440
|
||||||
|
|
||||||
#: The foreground and background colors
|
#: The foreground and background colors
|
||||||
|
|
||||||
background_opacity 0.98
|
background_opacity 0.99
|
||||||
|
|
||||||
#: The opacity of the background. A number between 0 and 1, where 1 is
|
#: The opacity of the background. A number between 0 and 1, where 1 is
|
||||||
#: opaque and 0 is fully transparent. This will only work if
|
#: opaque and 0 is fully transparent. This will only work if
|
||||||
|
|
Loading…
Add table
Reference in a new issue