Fix typo

Charlotte Van Petegem 2019-06-06 09:32:25 +02:00
parent 93b2d83113
commit e16d974e14

@ -4,7 +4,7 @@ This happens because when GTK+ uses the wayland backend, a subset of variables a
This only applies for settings that belong to `org.gnome.desktop.interface`. Some settings, like `gtk-application-prefer-dark-theme`, are still read from your `settings.ini`.
Cursor themes can be set in GTK for now, but a better solution in the future is to let sway handle it for you. See [this wlroot issue](https://github.com/swaywm/wlroots/pull/1324) tracking the status of this feature.
Cursor themes can be set in GTK for now, but a better solution in the future is to let sway handle it for you. See [this wlroots issue](https://github.com/swaywm/wlroots/pull/1324) tracking the status of this feature.
## Workarounds