Skip to content

Simplify Waybar clock format#1167

Closed
andrewjanssen wants to merge 1 commit into
basecamp:masterfrom
andrewjanssen:patch-1
Closed

Simplify Waybar clock format#1167
andrewjanssen wants to merge 1 commit into
basecamp:masterfrom
andrewjanssen:patch-1

Conversation

@andrewjanssen
Copy link
Copy Markdown

@andrewjanssen andrewjanssen commented Aug 27, 2025

Users frequently need to view both the date and time simultaneously— for example, when writing notes, reports, or commit messages. Currently, the Waybar clock module requires a mouse click to reveal both, and upon clicking, the initial information is hidden. This requires users to remember the first piece of information while reading the second piece, increasing cognitive load. Perhaps the most important issue is the disruption of Omarchy's keyboard-centric workflow. This distraction happens to me several times during my workday.

This PR simplifies the clock by removing the two-mode format (along with the week number and year, which may not provide value to most users). Instead, it displays a concise "Wed 27 August 12:34".

Thanks for Omarchy! It's great.

Users frequently need to view both the date and time simultaneously—for example, when writing notes, reports, or commit messages. Currently, the Waybar clock module requires a mouse click to reveal both, and upon clicking, the initial information is hidden. This forces users to memorize the first piece of information, increasing cognitive load. Perhaps most important is the disruption of Omarchy's keyboard-centric workflow. I wrote this PR because this distraction happens to me many times during the day.

This PR simplifies the clock by removing the two-mode format (along with the week number and year, which may not provide value to most users). Instead, it displays a concise "Wed 27 August 12:34".

Thanks for Omarchy! It's great.
@dhh
Copy link
Copy Markdown
Member

dhh commented Aug 27, 2025

I played around with this endlessly and decided I liked the clean, simple look we have now. But this is a very easy change for anyone to do to their own waybar file! Would be nice, actually, to have a whole page in the manual about changing different parts of the Waybar. If you'd like to help write one, please open an issue with your proposed page and I can have a look. Thanks for contributing!

@dhh dhh closed this Aug 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants