diff --git a/dot_config/kitty/kitty.conf b/dot_config/kitty/kitty.conf index 0ab5c1e..bdc25bf 100644 --- a/dot_config/kitty/kitty.conf +++ b/dot_config/kitty/kitty.conf @@ -909,7 +909,7 @@ tab_fade 0.25 0.5 0.75 1 #: can change the number of cells used by adding/removing entries to #: this list. -tab_separator " ┇" +tab_separator " | " #: The separator between tabs in the tab bar when using separator as #: the tab_bar_style. diff --git a/dot_zimrc b/dot_zimrc index 9cc5e1e..2ebe984 100644 --- a/dot_zimrc +++ b/dot_zimrc @@ -1,9 +1,9 @@ -#zmodule zsh-users/zsh-syntax-highlighting #zmodule input zmodule romkatv/powerlevel10k --use degit zmodule agkozak/zsh-z zmodule $confdir/completion --name custom-completion --fpath . zmodule completion zmodule zdharma-continuum/fast-syntax-highlighting +# zmodule zsh-users/zsh-syntax-highlighting # vim:ft=zsh