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