From 1a1c8a605c8011056a07d69b15153bcdec4c0ceb Mon Sep 17 00:00:00 2001 From: Kevin Date: Mon, 14 Oct 2024 11:56:20 -0300 Subject: notifications lua example --- examples/lua/notification-popups/README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 examples/lua/notification-popups/README.md (limited to 'examples/lua/notification-popups/README.md') diff --git a/examples/lua/notification-popups/README.md b/examples/lua/notification-popups/README.md new file mode 100644 index 0000000..bcc6bba --- /dev/null +++ b/examples/lua/notification-popups/README.md @@ -0,0 +1,14 @@ +# Simple Bar Example + +![simple-bar](https://github.com/user-attachments/assets/a306c864-56b7-44c4-8820-81f424f32b9b) + +A simple bar for Hyprland using + +- [Audio library](https://aylur.github.io/astal/guide/libraries/audio). +- [Battery library](https://aylur.github.io/astal/guide/libraries/battery). +- [Hyprland library](https://aylur.github.io/astal/guide/libraries/hyprland). +- [Mpris library](https://aylur.github.io/astal/guide/libraries/mpris). +- [Network library](https://aylur.github.io/astal/guide/libraries/network). +- [Tray library](https://aylur.github.io/astal/guide/libraries/tray). +- [WirePlumber library](https://aylur.github.io/astal/guide/libraries/wireplumber). +- [dart-sass](https://sass-lang.com/dart-sass/) as the css precompiler -- cgit v1.2.3