Search

In the History UI, how can I show times in 12 hour format (AM/PM)?


Solution: I found this this bugzilla comment which links to this page for time formatting. I changed intl.date_time.pattern_override.time_short
to h:mm a
so it shows 4:26PM. There's an open bugzilla report for my issue: Date not formatted according to user's locale (LCTIME).
For instance, 4:26PM instead of 16:26, I'm on linux (NixOS) if that helps.

Picture-in-picture hotkey not working in Linux?
Edit: I found it it occurred somehow when remapping modifiers with my keyd configuration. I remapped it to CTRL ALT ]
and it works now.
It says on https://support.mozilla.org/en-US/kb/about-picture-picture-firefox#w_keyboard-shortcuts that the hotkey to toggle PiP is CTRL Shift ]. When I play a video it shows the PiP button, but the hotkey doesn't work. The other PiP keys like seeking and volume work. I'm on Fedora 41 with KDE 6.3.3 & Wayland.