diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2024-05-29 05:33:54 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2024-05-29 05:33:54 +0900 |
| commit | 7710734db0e8d6e828cae91cc7a05f5537cd590a (patch) | |
| tree | 0a36ef0cc6bf46b6ade8d1580f92550670dd7ff2 | |
| parent | 366de8e39ed3ac525c7a29686ebcd7c70ccc1e1f (diff) | |
updated cursor section
| -rw-r--r-- | config/hypr/UserConfigs/UserSettings.conf | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/config/hypr/UserConfigs/UserSettings.conf b/config/hypr/UserConfigs/UserSettings.conf index 57bb984e..be8e4845 100644 --- a/config/hypr/UserConfigs/UserSettings.conf +++ b/config/hypr/UserConfigs/UserSettings.conf @@ -147,6 +147,7 @@ xwayland { force_zero_scaling = true } -cursor { - enable_hyprcursor = true -}
\ No newline at end of file +# cursor section for Hyprland v0.41.0 or newer +#cursor { +# enable_hyprcursor = true +#}
\ No newline at end of file |
