diff options
author | jao <jao@gnu.org> | 2025-03-31 17:03:57 +0100 |
---|---|---|
committer | jao <jao@gnu.org> | 2025-03-31 17:03:57 +0100 |
commit | 1bb7bc78d8f1078df18962d04b5423e2c0248aea (patch) | |
tree | 44079696bcfb0f2826a9a5ba2de9db782bda7ce9 | |
parent | 98857472d93e6c6b4c9d501ae5c7172874c1ed82 (diff) | |
download | xmobar-1bb7bc78d8f1078df18962d04b5423e2c0248aea.tar.gz xmobar-1bb7bc78d8f1078df18962d04b5423e2c0248aea.tar.bz2 |
changelog updates
-rw-r--r-- | changelog.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index 2e82e6e..c257c37 100644 --- a/changelog.md +++ b/changelog.md @@ -2,6 +2,8 @@ - New plugins: `ArchUpdates` and `Accordion` (thanks, Enrico Maria) - New template variable `weatherS` for `WeatherX`. +- New Nix flake (thanks, refaelsh) +- `MPRIS`: Fix for duration reported by Spotify (thanks, Claudio) ## Version 0.48.1 (May, 2024) |