fix(quickshell): move out of subdirectory
When we implemented ingredients, we accidentally left quickshell in a
subdirectory where it'd never be used...
...that led to our overview background, time and battery indicators
being missing since as the code to display them was never imported...
...oops