remove warning
This commit is contained in:
parent
cab0af381c
commit
70d52822df
2 changed files with 2 additions and 5 deletions
|
|
@ -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}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue