Skip to content

Commit

Permalink
docs: fix KDE store url in badge
Browse files Browse the repository at this point in the history
  • Loading branch information
luisbocanegra committed Jan 10, 2025
1 parent fdb4864 commit deecb40
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<div align="center">

[![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fluisbocanegra%2Fplasma-intel-gpu-monitor%2Fmain%2Fpackage%2Fmetadata.json&query=KPlugin.Version&color=1f425f&labelColor=2d333b&logo=kde&label=KDE%20Store)](https://store.kde.org/p/2130967)
[![Dynamic JSON Badge](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fluisbocanegra%2Fplasma-intel-gpu-monitor%2Fmain%2Fpackage%2Fmetadata.json&query=KPlugin.Version&color=1f425f&labelColor=2d333b&logo=kde&label=KDE%20Store)](https://store.kde.org/p/2128477)

Plasma Widget that displays Intel GPU usage including wether or not video acceleration is being used

Expand Down Expand Up @@ -79,7 +79,7 @@ Tooltip
* [x] GPU selection
* [ ] Custom icons support
* [x] Show current engine load
* [x] With badge
* [x] With badge or text
* [x] With color dot
* [x] Custom engine utilization threshold to update icons
* [x] Show intel_gpu_top isn't available or doesn't have perfmon capabilities set
Expand Down

0 comments on commit deecb40

Please sign in to comment.