aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authorMitchell Riedstra <mitch@riedstra.dev>2024-01-21 11:31:36 -0500
committerMitchell Riedstra <mitch@riedstra.dev>2024-01-21 11:32:14 -0500
commit7e7c27b7b098a584ec8987c07d3531d0ae6ae4ca (patch)
tree47b2ff74f0765e06eeae387176e54d7601ad3579 /readme.md
downloadwlcustom-7e7c27b7b098a584ec8987c07d3531d0ae6ae4ca.tar.gz
wlcustom-7e7c27b7b098a584ec8987c07d3531d0ae6ae4ca.tar.xz
Initial
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/readme.md b/readme.md
new file mode 100644
index 0000000..59c9135
--- /dev/null
+++ b/readme.md
@@ -0,0 +1,18 @@
+# wlcustom wayland session
+
+Minimal wrapper for a customized wayland session.
+
+It simply executes `~/.waylandrc` in your home directory.
+
+This is useful if you run a custom window manager such as
+[`dwl`](https://codeberg.org/dwl/dwl) or
+[`river`](https://github.com/riverwm/river).
+
+## Installation
+
+```
+sudo make install
+```
+
+From there you should be able to select the session from your regular login
+manager.