Commit 93379db
Changed files (1)
README.md
@@ -0,0 +1,16 @@
+# Arch-utils
+
+A collection of Arch Linux utilities.
+
+## Project Structure
+
+### [swaylock-mod/](swaylock-mod/)
+A customized fork of `swaylock`, a screen locking utility for Wayland compositors.
+
+### [wdu/](wdu/)
+A disk usage utility written in Go that displays filesystem information in a formatted table.
+
+## Outputs
+Build artifacts are placed in the `builds/` directory:
+- `builds/swaylock` - Compiled swaylock binary
+- `builds/wdu` - Compiled wdu binary
\ No newline at end of file