Update catppuccin.tmux

This commit is contained in:
Roger Steve Ruiz 2023-03-28 01:08:58 -04:00 committed by GitHub
parent fb801b0eb2
commit f3caea416e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -61,7 +61,7 @@ main() {
# --------=== Statusline
# NOTE: Checking for the value of @catppuccin_window_tabs_enabled
local wt_enabled
local wt_enabled
wt_enabled="$(get_tmux_option "@catppuccin_window_tabs_enabled" "off")"
readonly wt_enabled