From 4cb95c0057253f0fc2839b68e2d3bef4c93b0638 Mon Sep 17 00:00:00 2001 From: q3aql Date: Sat, 23 Apr 2022 22:32:39 +0200 Subject: [PATCH] Dotfiles config update (2022-04-23) --- .config/qtile/config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/qtile/config.py b/.config/qtile/config.py index bb5fa7a..2eef7a4 100644 --- a/.config/qtile/config.py +++ b/.config/qtile/config.py @@ -31,6 +31,6 @@ dgroups_app_rules = [] follow_mouse_focus = True bring_front_click = False cursor_warp = True -auto_fullscreen = False +auto_fullscreen = True focus_on_window_activation = 'urgent' wmname = 'LG3D'