core: add CacheDir pragma

Closes #293
This commit is contained in:
outfoxxed 2025-10-12 00:14:36 -07:00
parent ea79eaceb0
commit 1e8cc2e78d
No known key found for this signature in database
GPG key ID: 4C88A185FB89301E
5 changed files with 36 additions and 8 deletions

View file

@ -2,6 +2,7 @@
- Added support for creating wayland idle inhibitors.
- Added support for wayland idle timeouts.
- Added the ability to override Quickshell.cacheDir with a custom path.
## Bug Fixes