diff options
Diffstat (limited to 'examples/lua/simple-bar/README.md')
-rw-r--r-- | examples/lua/simple-bar/README.md | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/examples/lua/simple-bar/README.md b/examples/lua/simple-bar/README.md deleted file mode 100644 index 48cc27c..0000000 --- a/examples/lua/simple-bar/README.md +++ /dev/null @@ -1,13 +0,0 @@ -# Simple Bar Example - - - -A simple bar for Hyprland using - -- [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 |