diff --git a/pages/Configuring/Variables.md b/pages/Configuring/Variables.md index 600ad9d..62c3446 100644 --- a/pages/Configuring/Variables.md +++ b/pages/Configuring/Variables.md @@ -319,7 +319,6 @@ _Subcategory `group:groupbar:`_ |---|---|---|---| | 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 | -| 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. `-1` means "random" [-1 - 3] | 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 [0/1/2] | int | 0 |