From c0faee8f762f2bdf2d220befc76608daa7582883 Mon Sep 17 00:00:00 2001 From: Vidhu Kant Sharma Date: Tue, 27 May 2025 00:27:00 +0530 Subject: changed border colors and properly set floating_layout --- .config/qtile/config.py | 2 ++ 1 file changed, 2 insertions(+) (limited to '.config/qtile/config.py') diff --git a/.config/qtile/config.py b/.config/qtile/config.py index 4f47e11..b7adab7 100644 --- a/.config/qtile/config.py +++ b/.config/qtile/config.py @@ -23,6 +23,8 @@ screens = [ ), ] +floating_layout = defaults.floating_layout + dgroups_key_binder = None dgroups_app_rules = [] follow_mouse_focus = True -- cgit v1.2.3