diff options
| author | Pinapelz <yukais@pinapelz.com> | 2026-07-10 11:26:01 -0700 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2026-07-10 11:26:01 -0700 |
| commit | faf25cdabe65291dd8b596e03cbb431cb2ad8f1f (patch) | |
| tree | f46832184ebbba8d657b1a86e186152ceb1bbe4b /config/hypr/lua/settings.lua | |
| parent | 24de2a31a52d17b6f7214197bdbfeab7428742dd (diff) | |
fix: merge artifact
Diffstat (limited to 'config/hypr/lua/settings.lua')
| -rw-r--r-- | config/hypr/lua/settings.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/hypr/lua/settings.lua b/config/hypr/lua/settings.lua index eaa5aeeb..2d57c181 100644 --- a/config/hypr/lua/settings.lua +++ b/config/hypr/lua/settings.lua @@ -159,7 +159,7 @@ hl.config({ hl.config({ cursor = { sync_gsettings_theme = true, - no_hardware_cursors = 0, + no_hardware_cursors = 0, enable_hyprcursor = true, warp_on_change_workspace = 2, no_warps = true, |
