Skip to content

Commit

Permalink
fixup! perf: batch ./status
Browse files Browse the repository at this point in the history
copy paste mistake
  • Loading branch information
vdbe committed Jun 26, 2024
1 parent 002a87b commit c89124e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion status/date_time.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ show_date_time() {

set_tmux_batch_option_default "@catppuccin_date_time_icon" "󰃰"
set_tmux_batch_option_default "@catppuccin_date_time_color" "$thm_blue"
set_tmux_batch_option_default "@catppuccin_date_time_text" "#%Y-%m-%d %H:%M"
set_tmux_batch_option_default "@catppuccin_date_time_text" "%Y-%m-%d %H:%M"

run_tmux_batch_commands

Expand Down

0 comments on commit c89124e

Please sign in to comment.