```if [[ ! -z "$IS_GAMEMODE" ]]; then kscreen-doctor output.1.rotation.normal 2>&1 | tee -a /tmp

if [[ ! -z "$IS_GAMEMODE" ]]; then
    kscreen-doctor output.1.rotation.normal 2>&1 | tee -a /tmp/bazrotfix.log
Was this page helpful?