seth
3f4607481b
chore(modules): use attrset as argument to mkCatppuccinOpt
( #252 )
2024-06-28 12:29:30 -04:00
pinkcreeper100
e02aca950f
fix(home-manager): assert qt.platformTheme.name
for kvantum ( #244 )
...
* fix(home-manager): assert `qt.platformTheme.name` for kvantum
* fix(home-manager): account for qt.platformTheme being null
Co-authored-by: seth <getchoo@tuta.io>
* chore(modules): set `qt.platformTheme.name` in tests
---------
Co-authored-by: seth <getchoo@tuta.io>
2024-06-26 22:58:11 -04:00
seth
1adbfeb44a
fix(home-manager): assert qt.style.name
for kvantum theme ( #242 )
...
while having `qt.enable` be a prerequisite for this option applying
makes sense, the requirement on a specific `style.name` is not. this
make it more clear by moving that check to an assertion rather than an
internal comparison
2024-06-25 06:29:50 -04:00
Jens Gatzweiler
f32e5ab2b5
feat(home-manager): add support for kvantum ( #175 )
2024-05-28 02:41:06 -04:00