Remove duplicated entries.
This commit is contained in:
parent
03d0993e40
commit
50055b7d68
1 changed files with 0 additions and 6 deletions
|
@ -226,9 +226,3 @@ floating_layout = layout.Floating(
|
||||||
border_normal="#272822",
|
border_normal="#272822",
|
||||||
border_width=5,
|
border_width=5,
|
||||||
)
|
)
|
||||||
|
|
||||||
auto_fullscreen = False
|
|
||||||
auto_minimize = True
|
|
||||||
focus_on_window_activation = 'smart'
|
|
||||||
follow_mouse_focus = True
|
|
||||||
reconfigure_screens = True
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue