summaryrefslogtreecommitdiff
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
parent526da10cef621706d8647acf02686d7d3bf8bfa8 (diff)
qtile: Change cursor to True
-rw-r--r--[-rwxr-xr-x].config/qtile/config.py0
-rwxr-xr-xQtile.org2
2 files changed, 1 insertions, 1 deletions
diff --git a/.config/qtile/config.py b/.config/qtile/config.py
index 4240e88..4240e88 100755..100644
--- a/.config/qtile/config.py
+++ b/.config/qtile/config.py
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"