From 304584abdf95437d35d4aaba61a5acef2e53fcfa Mon Sep 17 00:00:00 2001 From: Thanos Apollo Date: Mon, 20 Mar 2023 18:25:09 +0200 Subject: qtile: Change cursor to True --- .config/qtile/config.py | 0 Qtile.org | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 .config/qtile/config.py diff --git a/.config/qtile/config.py b/.config/qtile/config.py old mode 100755 new mode 100644 diff --git a/Qtile.org b/Qtile.org index b157ace..cbea9bc 100755 --- a/Qtile.org +++ b/Qtile.org @@ -507,7 +507,7 @@ screens = init_screens() follow_mouse_focus = True bring_front_click = False - cursor_warp = False + cursor_warp = True auto_fullscreen = True focus_on_window_activation = "smart" # or focus wmname = "Qtile-Apo11o" -- cgit v1.2.3