Skip to content

Commit

Permalink
Update window_default_format.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
migueltc13 authored Jan 7, 2024
1 parent 86abac8 commit a394563
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion window/window_default_format.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
show_window_default_format() {
local number="#I"
local color="$thm_blue"
local background="$thm_gray"
local background="$thm_bg"
local text="$(get_tmux_option "@catppuccin_window_default_text" "#{b:pane_current_path}")" # use #W for application instead of directory
local fill="$(get_tmux_option "@catppuccin_window_default_fill" "number")" # number, all, none

Expand Down

0 comments on commit a394563

Please sign in to comment.