update
This commit is contained in:
parent
9193275f83
commit
8fde82ff2c
|
@ -19,6 +19,8 @@ show_hyperlink_targets yes
|
|||
|
||||
remote_kitty if-needed
|
||||
|
||||
enable_audio_bell no
|
||||
|
||||
# https://sw.kovidgoyal.net/kitty/kittens/ssh/#opt-kitten-ssh.share_connections
|
||||
share_connections yes
|
||||
|
||||
|
|
|
@ -6,7 +6,7 @@ local M = {}
|
|||
|
||||
M.ui = {
|
||||
theme = "palenight",
|
||||
theme_toggle = {"catppuccin", "palenight",},
|
||||
theme_toggle = {"doomchad", "palenight",},
|
||||
|
||||
statusline = {
|
||||
theme = "default"
|
||||
|
|
Loading…
Reference in New Issue