mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-22 12:45:59 +01:00
clarify force
This commit is contained in:
parent
275ecbce51
commit
a364e4d4d5
1 changed files with 1 additions and 1 deletions
|
@ -271,7 +271,7 @@ Described [here](../Keywords#per-device-input-configs).
|
||||||
| disable_hyprland_logo | disables the random hyprland logo / anime girl background. :( | bool | false |
|
| disable_hyprland_logo | disables the random hyprland logo / anime girl background. :( | bool | false |
|
||||||
| disable_splash_rendering | disables the hyprland splash rendering. (requires a monitor reload to take effect) | bool | false |
|
| disable_splash_rendering | disables the hyprland splash rendering. (requires a monitor reload to take effect) | bool | false |
|
||||||
| force_hypr_chan | makes the background always have hypr-chan, the hyprland mascot | bool | false |
|
| force_hypr_chan | makes the background always have hypr-chan, the hyprland mascot | bool | false |
|
||||||
| force_default_wallpaper | Enforce any of the 3 default wallpapers. Setting this to 0 disables the anime background. | int | -1 |
|
| force_default_wallpaper | Enforce any of the 3 default wallpapers. Setting this to `0` disables the anime background. `-1` means "random" | int | -1 |
|
||||||
| vfr | controls the VFR status of hyprland. Heavily recommended to leave on true to conserve resources. | bool | true |
|
| vfr | controls the VFR status of hyprland. Heavily recommended to leave on true to conserve resources. | bool | true |
|
||||||
| vrr | controls the VRR (Adaptive Sync) of your monitors. 0 - off, 1 - on, 2 - fullscreen only | int | 0 |
|
| vrr | controls the VRR (Adaptive Sync) of your monitors. 0 - off, 1 - on, 2 - fullscreen only | int | 0 |
|
||||||
| mouse_move_enables_dpms | If DPMS is set to off, wake up the monitors if the mouse moves. | bool | false |
|
| mouse_move_enables_dpms | If DPMS is set to off, wake up the monitors if the mouse moves. | bool | false |
|
||||||
|
|
Loading…
Reference in a new issue