Skip to content

Commit

Permalink
force_default_wallpaper doc (#360)
Browse files Browse the repository at this point in the history
* added wiki entry for my [PR](hyprwm/Hyprland#3459)

* updated documentation for hyprwm/Hyprland@686ef08

* added "Setting this to 0 disables the anime background" note
  • Loading branch information
DaniD3v authored Oct 7, 2023
1 parent 82f21f2 commit 275ecbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/Configuring/Variables.md
Original file line number Diff line number Diff line change
Expand Up @@ -270,8 +270,8 @@ Described [here](../Keywords#per-device-input-configs).
|---|---|---|---|
| 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_hypr_chan | makes the background never 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 |
| 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 |
| mouse_move_enables_dpms | If DPMS is set to off, wake up the monitors if the mouse moves. | bool | false |
Expand Down

0 comments on commit 275ecbc

Please sign in to comment.