unbritishify

This commit is contained in:
vaxerski 2023-03-27 11:22:35 +01:00
parent f1c830ab61
commit 74f69362da
3 changed files with 3 additions and 3 deletions

View File

@ -55,6 +55,6 @@ To configure the "options" of Hyprland, animations, styling, etc. see
# Advanced configuring
Some keywords (binds, curves, execs, monitors, etc.) are not variables but define
special behaviour.
special behavior.
See all of them in [Keywords](../Keywords) and the sidebar.

View File

@ -11,7 +11,7 @@ the layout pages and not here. (See the Sidebar for Dwindle and Master layouts)
| type | description |
|---|---|
| int | integer |
| bool | boolean, `true` or `false` (`yes` or `no`, `on` or `off`, `0` or `1`) - any numerical value that is not `0` or `1` will cause undefined behaviour. |
| bool | boolean, `true` or `false` (`yes` or `no`, `on` or `off`, `0` or `1`) - any numerical value that is not `0` or `1` will cause undefined behavior. |
| float | floating point number |
| color | color (see hint below for color info) |
| vec2 | vector with 2 values (float), separated by a space (e.g. `0 0` or `-10.9 99.1`) |

View File

@ -4,7 +4,7 @@
# Window Rules V1
You can set window rules to achieve different behaviours from the active container.
You can set window rules to achieve different behaviors from the active container.
## Syntax