diff options
author | Thanos Apollo <[email protected]> | 2023-03-20 18:25:09 +0200 |
---|---|---|
committer | Thanos Apollo <[email protected]> | 2023-03-20 18:32:02 +0200 |
commit | 304584abdf95437d35d4aaba61a5acef2e53fcfa (patch) | |
tree | 1ff2f12ff32e39cc5f788f9979d26ae852564d8e /Qtile.org | |
parent | 526da10cef621706d8647acf02686d7d3bf8bfa8 (diff) |
qtile: Change cursor to True
Diffstat (limited to 'Qtile.org')
-rwxr-xr-x | Qtile.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |