#!/bin/sh

export QML_DISABLE_DISTANCEFIELD=1
export XDG_CONFIG_DIRS="$HOME/.config/aerothemeplasma:/etc/xdg:$XDG_CONFIG_DIRS" 
export PLASMA_DEFAULT_SHELL=io.gitgud.wackyideas.desktop
startplasma-x11

