diff options
| author | Justine Smithies <justine@smithies.me.uk> | 2026-08-18 21:19:06 +0100 |
|---|---|---|
| committer | Justine Smithies <justine@smithies.me.uk> | 2026-08-18 21:19:06 +0100 |
| commit | 1cdeed0157cc49a4078663ae8387b0f7a632d3e7 (patch) | |
| tree | 06f164955a5438cc6dea900f3e178569ebfe0bb9 /.config | |
| parent | 9b50b265dcf9573757f556630c75bd0cf5e3992c (diff) | |
Updated comments about set step
Diffstat (limited to '.config')
| -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 fce1d7e..1f17b5f 100644 --- a/.config/cow/cow.conf +++ b/.config/cow/cow.conf @@ -5,7 +5,7 @@ # Global settings -# How much to move a window by when using key-bindings. +# Keyboard moves and resizes use this many pixels per step. set step 5 # Set the focus policy -- can be `sloppy`, or `click`. Note that `sloppy` |
