diff options
Diffstat (limited to 'examples/gtk3/js/osd/README.md')
-rw-r--r-- | examples/gtk3/js/osd/README.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/examples/gtk3/js/osd/README.md b/examples/gtk3/js/osd/README.md new file mode 100644 index 0000000..ee1d497 --- /dev/null +++ b/examples/gtk3/js/osd/README.md @@ -0,0 +1,7 @@ +# On Screen Display + + + +A simple widget that pops up when screen brightness or audio changes + +Uses the [WirePlumber library](https://aylur.github.io/astal/guide/libraries/wireplumber). |