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-16 00:46:57 -0300
commit1a1c8a605c8011056a07d69b15153bcdec4c0ceb (patch)
tree8967d5eb42c97b3446b407e82ecc3ddbd9f0c440 /examples/lua/notification-popups/README.md
parent9e255738f835c0e47cc6ae4d0cfbb96a261b4a2f (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