reverting

This commit is contained in:
Parker Kain 2023-05-03 21:04:01 -04:00
parent 75d0716671
commit 1ddf3217a5

View file

@ -94,7 +94,7 @@ main() {
readonly date_time
local datetime_icon
datetime_icon="$(get_tmux_option "@catppuccin_datetime_icon", "HELLO")"
datetime_icon="$(get_tmux_option "@catppuccin_datetime_icon", "")"
readonly datetime_icon
# These variables are the defaults so that the setw and set calls are easier to parse.