mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-22 16:29:05 -07:00
x11-terms/wezterm: Point to updated cursors locations
Bug: https://bugs.gentoo.org/934161 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
This commit is contained in:
@@ -163,7 +163,7 @@ pkg_postinst() {
|
||||
einfo "https://wezfurlong.org/wezterm/faq.html?highlight=xcursor_theme#i-use-x11-or-wayland-and-my-mouse-cursor-theme-doesnt-seem-to-work"
|
||||
einfo "It may be necessary to set the environment variable XCURSOR_PATH"
|
||||
einfo "to the directory containing the cursor icons, for example"
|
||||
einfo 'export XCURSOR_PATH="/usr/share/cursors/xorg-x11/"'
|
||||
einfo 'export XCURSOR_PATH="/usr/share/icons"'
|
||||
einfo "before starting the wayland or X11 window compositor to avoid the error:"
|
||||
einfo "ERROR window::os::wayland::frame > Unable to set cursor to left_ptr: cursor not found"
|
||||
einfo "For example, in the file ~/.wezterm.lua:"
|
||||
|
||||
Reference in New Issue
Block a user