feat(hyprcapture): include XDG user dir configuration to hyprcapture module

This commit is contained in:
ooks-io 2024-04-01 18:22:05 +13:00
parent 00ee96f2df
commit 0f405d3ca9
4 changed files with 50 additions and 0 deletions

View file

@ -12,6 +12,7 @@ in
homeModules.desktop = {
productivity = {
obsidian.enable = true;
zathura.enable = true;
};
};
};