mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-22 12:45:59 +01:00
hyprcursor: discourage /usr
This commit is contained in:
parent
127ae00225
commit
86ca7846c1
1 changed files with 7 additions and 0 deletions
|
@ -7,6 +7,13 @@ You will need to obtain those yourself. If you are on the discord server, see `#
|
||||||
|
|
||||||
Put your theme(s) in `~/.local/share/icons` or `~/.icons`
|
Put your theme(s) in `~/.local/share/icons` or `~/.icons`
|
||||||
|
|
||||||
|
{{< callout type=warning >}}
|
||||||
|
|
||||||
|
It's not recommended to put cursor themes in system-wide `/usr/share/icons` due to
|
||||||
|
potential permission issues.
|
||||||
|
|
||||||
|
{{< /callout >}}
|
||||||
|
|
||||||
You can set your theme with envvars, or with `hyprctl setcursor`.
|
You can set your theme with envvars, or with `hyprctl setcursor`.
|
||||||
|
|
||||||
Env:
|
Env:
|
||||||
|
|
Loading…
Reference in a new issue