diff options
| author | Ja.KooLit <85185940+JaKooLit@users.noreply.github.com> | 2024-06-03 05:39:34 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-06-03 05:39:34 +0900 |
| commit | 203b530e6b61e53cff322fd822dc70a5e611b35f (patch) | |
| tree | f300fec9ff254263a9805dc18feaee14ff1d542a /config/hypr/UserConfigs/UserSettings.conf | |
| parent | 2e67eba3d18ef4d7ca74b2036a0ec0020825bc86 (diff) | |
| parent | d62b220ebc2c60c2f11e47f35616d9e803c07dd4 (diff) | |
Merge pull request #321 from JaKooLit/development
Development to main
Diffstat (limited to 'config/hypr/UserConfigs/UserSettings.conf')
| -rw-r--r-- | config/hypr/UserConfigs/UserSettings.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/config/hypr/UserConfigs/UserSettings.conf b/config/hypr/UserConfigs/UserSettings.conf index 1ca9b5d8..be8e4845 100644 --- a/config/hypr/UserConfigs/UserSettings.conf +++ b/config/hypr/UserConfigs/UserSettings.conf @@ -146,3 +146,8 @@ binds { xwayland { force_zero_scaling = true } + +# cursor section for Hyprland v0.41.0 or newer +#cursor { +# enable_hyprcursor = true +#}
\ No newline at end of file |
