gentoo-ebuilds/gui-wm/wayfire/files/wayfire.env
Viorel Munteanu 57236d5956
gui-wm/wayfire: resolve issues in wayfire-session
Start dbus (add a USE flag for this).
Add a config file to disable hardware cursor (invisible on nvidia).
Initialize .ini file if absent (and remove the postinst message).
It can be started from a tty or from sddm.

Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
2024-05-05 21:27:29 +03:00

2 lines
80 B
Bash

# Uncomment if the mouse cursor is invisible:
#export WLR_NO_HARDWARE_CURSORS=1