From 225d8c9781dd29e9dd7b3b6edb1ec0f706236c5f Mon Sep 17 00:00:00 2001 From: Mitchell Riedstra Date: Mon, 22 Jan 2024 21:36:14 -0500 Subject: Fix typo in screenshot command and fix kshrc not being loaded --- readme.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 readme.md (limited to 'readme.md') diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..e364057 --- /dev/null +++ b/readme.md @@ -0,0 +1,21 @@ +# River window manager configuration + +Configures riverwm, foot, swaylock, waybar and a couple of other bits. + +## 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. -- cgit v1.2.3