summaryrefslogtreecommitdiff
path: root/Qtile.org
diff options
context:
space:
mode:
authorThanos Apollo <[email protected]>2023-03-20 18:25:09 +0200
committerThanos Apollo <[email protected]>2023-03-20 18:32:02 +0200
commit304584abdf95437d35d4aaba61a5acef2e53fcfa (patch)
tree1ff2f12ff32e39cc5f788f9979d26ae852564d8e /Qtile.org
parent526da10cef621706d8647acf02686d7d3bf8bfa8 (diff)
qtile: Change cursor to True
Diffstat (limited to 'Qtile.org')
-rwxr-xr-xQtile.org2
1 files changed, 1 insertions, 1 deletions
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"