blob: 59c91356207526f86e232ffdc455eead95929244 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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.
|