This commit is contained in:
chocolatemintychip 2026-05-17 13:17:57 -04:00 committed by GitHub
commit ea29369672
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 68 additions and 5 deletions

View file

@ -291,6 +291,11 @@ static struct mouse_combos {
.button = "Left",
.event = "Click",
.action = "ToggleOmnipresent",
}, {
.context = "OnTop",
.button = "Left",
.event = "Click",
.action = "ToggleAlwaysOnTop",
}, {
.context = "Maximize",
.button = "Right",