Skip to content

Commit

Permalink
variables: add general:resize_corner (#525)
Browse files Browse the repository at this point in the history
Co-authored-by: djvs <[email protected]>
  • Loading branch information
djvs and djvs authored Mar 13, 2024
1 parent 193dfc4 commit 972ef5b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pages/Configuring/Variables.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ SHIFT CAPS CTRL/CONTROL ALT MOD2 MOD3 SUPER/WIN/LOGO/MOD4 MOD5
| extend_border_grab_area | extends the area around the border where you can click and drag on, only used when `general:resize_on_border` is on. | int | 15 |
| hover_icon_on_border | show a cursor icon when hovering over borders, only used when `general:resize_on_border` is on. | bool | true |
| allow_tearing | master switch for allowing tearing to occur. See [the Tearing page](../Tearing). | bool | false |
| resize_corner | force floating windows to use a specific corner when being resized (1-4 going clockwise from top left, 0 to disable) | int | 0 |


{{< hint type=warning >}}
Expand Down

0 comments on commit 972ef5b

Please sign in to comment.