mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-02 11:45:57 +01:00
add bordersize rule
This commit is contained in:
parent
ab821b6820
commit
42bf64dd13
1 changed files with 1 additions and 0 deletions
|
@ -97,6 +97,7 @@ you can use `hyprctl clients`.
|
||||||
| nofocus | disables focus to the window | |
|
| nofocus | disables focus to the window | |
|
||||||
| noinitialfocus | disables the initial focus to the window | |
|
| noinitialfocus | disables the initial focus to the window | |
|
||||||
| noborder | disables borders for the window |✓|
|
| noborder | disables borders for the window |✓|
|
||||||
|
| bordersize \[size\] | sets the border size |✓|
|
||||||
| nodim | disables window dimming for the window |✓|
|
| nodim | disables window dimming for the window |✓|
|
||||||
| noshadow | disables shadows for the window |✓|
|
| noshadow | disables shadows for the window |✓|
|
||||||
| forceinput | forces an XWayland window to receive input, even if it requests not to do so. (Might fix issues like e.g. Game Launchers not receiving focus for some reason) | |
|
| forceinput | forces an XWayland window to receive input, even if it requests not to do so. (Might fix issues like e.g. Game Launchers not receiving focus for some reason) | |
|
||||||
|
|
Loading…
Reference in a new issue