From 7f8aab466a6ef0fd9000ebc95291ecc1df7c3a76 Mon Sep 17 00:00:00 2001 From: Henry-Hiles Date: Fri, 17 Apr 2026 22:52:33 -0400 Subject: [PATCH] first commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..74f8d25 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# Flight + +A Wayland-native taskbar made using Flutter. This is currently rather a placeholder, so I don't forget, it currently just displays a cube in the middle of the screen.