Remove duplicated entries.
This commit is contained in:
parent
03d0993e40
commit
50055b7d68
@ -226,9 +226,3 @@ floating_layout = layout.Floating(
|
||||
border_normal="#272822",
|
||||
border_width=5,
|
||||
)
|
||||
|
||||
auto_fullscreen = False
|
||||
auto_minimize = True
|
||||
focus_on_window_activation = 'smart'
|
||||
follow_mouse_focus = True
|
||||
reconfigure_screens = True
|
||||
|
Loading…
Reference in New Issue
Block a user