diff options
author | Kevin <[email protected]> | 2024-10-15 02:57:27 -0300 |
---|---|---|
committer | Kevin <[email protected]> | 2024-10-16 00:46:57 -0300 |
commit | 236487001ab2a6c9c8e87e5db0ced9e5ab3ed791 (patch) | |
tree | 6486e98bd1ba523b1aeb4bd2566d1ff6e5c41798 /examples/lua/notification-popups/README.md | |
parent | 1a1c8a605c8011056a07d69b15153bcdec4c0ceb (diff) |
revert example-lua commit
Diffstat (limited to 'examples/lua/notification-popups/README.md')
-rw-r--r-- | examples/lua/notification-popups/README.md | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/examples/lua/notification-popups/README.md b/examples/lua/notification-popups/README.md deleted file mode 100644 index bcc6bba..0000000 --- a/examples/lua/notification-popups/README.md +++ /dev/null @@ -1,14 +0,0 @@ -# Simple Bar Example - - - -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 |