aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorHimbeerserverDE <himbeerserverde@gmail.com>2023-09-09 23:18:29 +0200
committerHimbeerserverDE <himbeerserverde@gmail.com>2023-09-09 23:18:29 +0200
commit9894bc954586cf08cedb1830b36daadef93afe98 (patch)
treef9cfe7465f62270d48793d940e7b5df54f5d2752 /README.md
parentf62f6d5fe43409f097b902104cc1cca643acbdce (diff)
doc bspwm => river
Diffstat (limited to 'README.md')
-rw-r--r--README.md15
1 files changed, 8 insertions, 7 deletions
diff --git a/README.md b/README.md
index f43d463..6a5e588 100644
--- a/README.md
+++ b/README.md
@@ -6,10 +6,11 @@ The software the scripts install depends on your distro.
I don't maintain a separate list in the README anymore,
but you can look at the scripts yourself (you should already be doing this).
-The keyboard layout is handled by the installer and written
-to `/etc/X11/xorg.conf.d/00-keyboard.conf` automatically.
+The keyboard layout needs to be written to `~/.kblayout`, e.g.
-You should set your desired primary video output in `~/.primary_monitor`.
+```
+echo -n de > ~/.kblayout
+```
## install.sh
@@ -34,16 +35,16 @@ on headless servers, or if you don't want to use the rest of the setup.
A full install is recommended.
-## Starting a X session
+## Starting a wayland session
-By default this setup launches X when zsh is started on tty1.
+By default this setup launches river when zsh is started on tty1.
You can however use a display manager if you want.
## Keybinds / Controls
-### sxhkd
+### river
-The sxhkd keybinds are well documented in `sxhkdrc`.
+The river keybinds are well documented in `riverrc`.
### Vim