mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-22 04:35:59 +01:00
fixup! FAQ: Mention the default QT cursor size
This commit is contained in:
parent
c7df8e03b5
commit
66c82c8699
1 changed files with 2 additions and 1 deletions
|
@ -111,7 +111,8 @@ Use a tool like for example `lxappearance` to change the GTK cursor.
|
|||
After that, add `exec-once=hyprctl setcursor [THEME] [SIZE]` to your config and
|
||||
restart Hyprland.
|
||||
|
||||
If you want to change cursor size on QT, add `XCURSOR_SIZE=[SIZE]` to your wrapper.
|
||||
About QT applications, instead, Hyprland automatically exports `XCURSOR_SIZE`, 24
|
||||
being the default. You may export a different value in your wrapper to change it.
|
||||
|
||||
Alternatively, change the config files manually according to the
|
||||
[XDG specification (Arch Wiki link)](https://wiki.archlinux.org/title/Cursor_themes#Configuration).
|
||||
|
|
Loading…
Reference in a new issue