Update README.md, add docs/CONFIGURATION.md

I've finally added a somewhat usable README and also explained
configuration in docs/CONFIGURATION.md
This commit is contained in:
Ben Buhse 2026-02-11 20:22:41 -06:00
commit 8e93395360
No known key found for this signature in database
GPG key ID: 7916ACFCD38FD0B4
5 changed files with 348 additions and 9 deletions

View file

@ -66,7 +66,7 @@ keybinds {
// Brightness keys (no modifier)
spawn None XF86MonBrightnessUp "~/.config/river/brightness-up.sh"
spawn None XF86MonBrightnessDown "~/.config/river/brightness-down.sh"
// Special command to generate keybinds for keys 1-9 and tags 1<<0 through 1<<9
// Special command to generate keybinds for keys 1-9 and tags 1<<0 through 1<<8
tag_bind Mod4 set_output_tags
tag_bind Mod4+Shift set_window_tags
tag_bind Mod4+Ctrl toggle_output_tags