debugging
This commit is contained in:
parent
a7cd4c69e5
commit
00f54dfbaf
1 changed files with 1 additions and 1 deletions
|
@ -92,7 +92,7 @@ main() {
|
|||
readonly date_time
|
||||
|
||||
local datetime_icon
|
||||
datetime_icon="$(get_tmux_option "@catppuccin_datetime_icon", "")"
|
||||
datetime_icon="$(get_tmux_option "@catppuccin_datetime_icon", "HELLO")"
|
||||
|
||||
# These variables are the defaults so that the setw and set calls are easier to parse.
|
||||
local show_directory
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue