remove warning

This commit is contained in:
KoenDR06 2025-11-27 17:57:30 +01:00
parent cab0af381c
commit 70d52822df
2 changed files with 2 additions and 5 deletions

View file

@ -275,7 +275,7 @@ in {
allow_session_lock_restore = ${boolToString hypr.misc.allowSessionLockRestore}
background_color = ${toString hypr.misc.backgroundColor}
close_special_on_empty = ${boolToString hypr.misc.closeSpecialOnEmpty}
on_focus_under_fullscreen = ${toString hypr.misc.onFocusUnderFullscreen}
#on_focus_under_fullscreen = ${toString hypr.misc.onFocusUnderFullscreen}
exit_window_retains_fullscreen = ${boolToString hypr.misc.exitWindowRetainsFullscreen}
initial_workspace_tracking = ${toString hypr.misc.initialWorkspaceTracking}
middle_click_paste = ${boolToString hypr.misc.middleClickPaste}