From 7e7c27b7b098a584ec8987c07d3531d0ae6ae4ca Mon Sep 17 00:00:00 2001 From: Mitchell Riedstra Date: Sun, 21 Jan 2024 11:31:36 -0500 Subject: Initial --- readme.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 readme.md (limited to 'readme.md') 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. -- cgit v1.2.3