From 905f150aba2c035cb1ef7d9a006176cc4589e2a4 Mon Sep 17 00:00:00 2001 From: MightyPlaza <123664421+MightyPlaza@users.noreply.github.com> Date: Fri, 20 Dec 2024 18:14:03 +0000 Subject: [PATCH] add "disable_assets_check" modified: pages/Configuring/Variables.md --- pages/Configuring/Variables.md | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/Configuring/Variables.md b/pages/Configuring/Variables.md index a65f534..1c815bb 100644 --- a/pages/Configuring/Variables.md +++ b/pages/Configuring/Variables.md @@ -400,6 +400,7 @@ _Subcategory `group:groupbar:`_ | render_unfocused_fps | the maximum limit for renderunfocused windows' fps in the background (see also [Window-Rules](../Window-Rules/#dynamic-rules) - `renderunfocused`)| int | 15 | | disable_xdg_env_checks | disable the warning if XDG environment is externally managed | bool | false | | disable_hyprland_qtutils_check | disable the warning if hyprland-qtutils is not installed | bool | false | +| disable_assets_check | disable the warning if assets are missing | bool | false | | lockdead_screen_delay | the delay in ms after the lockdead screen appears if the lock screen did not appear after a lock event occurred | int | 1000 | ### Binds