diff options
| author | Justine Smithies <justine@smithies.me.uk> | 2026-08-30 17:18:33 +0100 |
|---|---|---|
| committer | Justine Smithies <justine@smithies.me.uk> | 2026-08-30 17:18:33 +0100 |
| commit | 46f1bec8fc8d3546cd85e0ced52d0dced55dd77f (patch) | |
| tree | 63d63fee1beb569d77f52fa797d3100d1fe8f76e /.config/cow/cow.conf | |
| parent | 4ec10ae4b26c188fb23044b2976ecb1d853ec89a (diff) | |
Updated to reflect breaking changes in latest CoW commit
Diffstat (limited to '.config/cow/cow.conf')
| -rw-r--r-- | .config/cow/cow.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/cow/cow.conf b/.config/cow/cow.conf index 949f887..d1aa29a 100644 --- a/.config/cow/cow.conf +++ b/.config/cow/cow.conf @@ -576,7 +576,7 @@ bind LCS+Tab window-container -P # These bindings are only useful when desktop_size is greater than 1x1. The # `scroll` command pans the desk viewport by whole pages (with -d / -n / -P) # or by arbitrary sub-page offsets (a bare "H V" percentage, "-p H V" pixels, -# or an interactive "-r" drag bound to a mouse button). See `list-commands` +# or an interactive "-r" drag bound to a mouse button). See `show -a command` # for the full command surface. # # Super+Ctrl+Right/Left/Down/Up: jump one page in that direction |
