Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG]: No option to disable seconds in time widget komorebi bar #1126

Closed
xidsyed opened this issue Nov 19, 2024 · 1 comment
Closed

[BUG]: No option to disable seconds in time widget komorebi bar #1126

xidsyed opened this issue Nov 19, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@xidsyed
Copy link

xidsyed commented Nov 19, 2024

Summary

image

Microsoft shows a warning when enabling seconds to be displayed in the taskabar time widget. Some tests have demonstrated it to be around 1.89% degradation of battery life over normal standby.

Minor nitpick, arguably insignificant, but since komorebi strives so hard to be minimal and lightweight, and the seconds ticking on a bigger bar can be distracting thought i'd mention it.

Version Information

komorebic 0.1.31
branch:master
commit_hash:7f0b54c3
build_time:2024-11-11 14:39:10 +00:00
build_env:rustc 1.82.0 (f6e511eec 2024-10-15),stable-x86_64-pc-windows-msvc

Komorebi Configuration

-

Hotkey Configuration

Output of komorebic check

@xidsyed xidsyed added the bug Something isn't working label Nov 19, 2024
@LGUG2Z
Copy link
Owner

LGUG2Z commented Nov 19, 2024

There is an option to provide a custom time format if you don't want seconds, for example:

"format": { "Custom": "%H:%M" }

Refer to the chrono docs for the full format spec.

@LGUG2Z LGUG2Z closed this as completed Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants