diff --git a/xfce4-session.be0 b/xfce4-session.be0 index f2cba1191..5d836e1cd 100755 --- a/xfce4-session.be0 +++ b/xfce4-session.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION xfce4-session-4.12.1-1 +# BEE_VERSION xfce4-session-4.12.1-2 ## this file was created by bee init and should be executed to build a ## bee-package. (Additional hints are located at the end of this file.) @@ -67,6 +67,8 @@ mee_install_post() { export XCURSOR_SIZE=48 /usr/bin/startxfce4 "$@" EOF + + chmod +x ${D}${BINDIR}/startxfce4_hidpi }