The ML4W Dotfiles for Hyprland - An advanced and full-featured configuration for the dynamic tiling window manager Hyprland including an easy to use installation script for Arch based Linux distributions.
GNU General Public License v3.0
965
stars
73
forks
source link
[BUG] Custom time format for waybar clock does not show after upgrade #199
Describe the bug
After I ran the update and rebooted, the clock did not reflect my custom format.
The ml4w setting was still in tact in the dotfiles app, but the clock did not match the custom format.
I had to re-edit and save the custom time format again to correct it.
To Reproduce
Steps to reproduce the behavior:
Do a fresh install with 2.9.5
Give a custom time setting in the dotfiles app of
%b %Od %H:%M
Then upgrade to 2.9.6 and reboot.
The settings will remain, but the clock will not match the custom format unless it is saved again.
Expected behavior
Expected the waybar clock to automatically show the custom time setting.
Screenshots
Notice the display does not match the format in the above screenshot.
Should display Aug 26 22:51
Distribution (please complete the following information):
@dfd Restore is working now on the latest rolling release. But it is possible that you need change it manually once again before the restore will work next time.
Describe the bug After I ran the update and rebooted, the clock did not reflect my custom format. The ml4w setting was still in tact in the dotfiles app, but the clock did not match the custom format. I had to re-edit and save the custom time format again to correct it.
To Reproduce Steps to reproduce the behavior: Do a fresh install with 2.9.5 Give a custom time setting in the dotfiles app of
%b %Od %H:%M
Then upgrade to 2.9.6 and reboot. The settings will remain, but the clock will not match the custom format unless it is saved again.Expected behavior Expected the waybar clock to automatically show the custom time setting.
Screenshots Notice the display does not match the format in the above screenshot. Should display
Aug 26 22:51
Distribution (please complete the following information):
Additional context None.