summaryrefslogtreecommitdiff
path: root/examples/lua/notification-popups/README.md
diff options
context:
space:
mode:
authorKevin <[email protected]>2024-10-14 11:56:20 -0300
committerKevin <[email protected]>2024-10-14 11:56:20 -0300
commitea6b3e6b24ced559c33b5f7df3fdd138409491d3 (patch)
treebd156caf615bf62ce45a6a602a54e7860c226389 /examples/lua/notification-popups/README.md
parent1426fc6df0fa09e1b4ecd54da7e79ba06474e1d5 (diff)
notifications lua example
Diffstat (limited to 'examples/lua/notification-popups/README.md')
-rw-r--r--examples/lua/notification-popups/README.md14
1 files changed, 14 insertions, 0 deletions
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