From f74fad7dfce5b7cc4f3645c948aacc1f166eaa6b Mon Sep 17 00:00:00 2001 From: Lorenzooone Date: Thu, 2 May 2024 19:53:46 +0200 Subject: [PATCH] Add description of the extra padding option --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 84aada7..01947db 100644 --- a/README.md +++ b/README.md @@ -79,6 +79,7 @@ On MacOS, you may also be prompted to install the Apple Command Line Developer T - __I key__: Toggles BFI (Motion Blur Reduction) on/off. Best used on 120+hz monitors. DO NOT USE THIS IF YOU'RE AT RISK OF SEIZURES!!! - __Z key__: Decreases the Menu Scaling multiplier by 0.1. 0.3 is the minimum. - __X key__: Increases the Menu Scaling multiplier by 0.1. 5.0 is the maximum. +- __R key__: Toggles extra padding on/off. It can be used to account for windows with rounded corners. - __M key__: Toggles mute on/off. - __, key__: Decrements the volume by 5 units. 0 is the minimum. - __. key__: Increments the volume by 5 units. 100 is the maximum.