Skip to content

Commit

Permalink
[sway] show a unicode clock next to time
Browse files Browse the repository at this point in the history
  • Loading branch information
stephan-cr committed Apr 11, 2024
1 parent ae587bd commit 7f5f292
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sway/config
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ bar {

# When the status_command prints a new line to stdout, swaybar updates.
# The default just shows the current date and time.
status_command sway-clock '"%Y-%m-%d %H:%M:%S"'
status_command sway-clock '"🕰 %Y-%m-%d %H:%M:%S"'

colors {
statusline #ffffff
Expand Down

0 comments on commit 7f5f292

Please sign in to comment.