Compare commits
1 Commits
618e82e453
...
9438dd05fe
Author | SHA1 | Date | |
---|---|---|---|
9438dd05fe |
@@ -21,12 +21,4 @@ EOF
|
|||||||
cat << EOF >> "${D}${sysconfdir}/profile"
|
cat << EOF >> "${D}${sysconfdir}/profile"
|
||||||
export MACHINE=${MACHINE}
|
export MACHINE=${MACHINE}
|
||||||
EOF
|
EOF
|
||||||
}
|
|
||||||
|
|
||||||
# workaround for Qemu mouse problem:
|
|
||||||
# https://github.com/swaywm/sway/issues/6581
|
|
||||||
do_install:append:qemux86-64 () {
|
|
||||||
cat << 'EOF' >> "${D}${sysconfdir}/profile"
|
|
||||||
export WLR_NO_HARDWARE_CURSORS=1
|
|
||||||
EOF
|
|
||||||
}
|
}
|
Reference in New Issue
Block a user