aboutsummaryrefslogtreecommitdiff
path: root/readme.md
blob: 3055c0ff53c7db70d018bdbb1f6e06b97c4bc31d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# River window manager configuration

Configures riverwm, foot, swaylock, waybar and a couple of other bits.

## Automatic display config

Handled by kanshi, you get to configure that one.

## Assumptions:

  * My main [dotfiles](https://git.riedstra.dev/mitch/dotfiles/about/)  are installed.
  * Default shell is set to `oksh`. Bash and other shells probably work but are
    untested
  * Fedora 39


Ideally cloned down to `~/scm/wl/rivercfg`, where you can run `./fedora.sh`
from the directory and it'll setup everything. This includes fetching the latest
copy of Zig and compiling river from source code.

Once the command finishes without error you should be able to select `wlcustom`
from the login manager ( gdm, sddm, etc )

See `~/.waylandrc` and the [wlcustom](https://git.riedstra.dev/wl/wlcustom) repo
for more information on customizing the session, environment variables, etc.