#!/bin/bash
cd /usr/share/midieditor
export QT_AUTO_SCREEN_SCALE_FACTOR=1 # Hack
exec /usr/lib64/midieditor/MidiEditor ""
