Commit graph

13 commits

Author SHA1 Message Date
e4facfab9a
fix(home): Remove unneccesary mkIfs
Don't need to check if the module is enabled for settings within that
module.... they won't be applied if it's not enabled by default
2024-11-23 15:15:30 -08:00
cc51153ece
feat(darwin): Big messy darwin bootstrap
I thought about splitting this into smaller commits but fuck it
2024-11-21 20:28:46 -08:00
b05a8fbb75
fix(home): cfg.package -> cfg.icons.package 2024-11-16 23:58:06 -08:00
0b22f3b9ef
fix(home): Move non-options to config 2024-11-16 23:53:24 -08:00
465a717669
fix(home): Fix theme.colors hoisting 2024-11-16 23:41:21 -08:00
67835fec4d
feat(home): Add isRosePine to work around infinite recursion
Hacky solution, need to come up with something better.
2024-11-16 22:40:50 -08:00
15372b7726
feat: ${namespace} -> marleyos
There was little point to doing this anyway as project-wide find &
replace is trivial.
2024-11-16 22:36:34 -08:00
17113e608c
feat(home): Add pinentry to theme module 2024-11-16 19:38:57 -08:00
ce01e0ea57
fix(home): Don't include position = "anywhere" abbrs 2024-11-16 12:20:21 -08:00
377e5a37d2
feat(home): Add isDesktop 2024-11-15 21:55:47 -08:00
c1dca2f9a2
feat(home): Add theme module which absorbs iconTheme 2024-11-15 21:24:11 -08:00
d1a9fdb9fd
feat(home/my): Default to username instead of name for git 2024-11-15 18:30:52 -08:00
42c73f9777
chore(home): Reorganize modules 2024-11-15 18:22:48 -08:00