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:
parent
0970702263
commit
8e93395360
5 changed files with 348 additions and 9 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue