mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-17 10:35:13 -05:00
feat: cleaned up some stuff
This commit is contained in:
parent
cbb7128218
commit
de63708b61
22 changed files with 85 additions and 31 deletions
|
@ -8,5 +8,11 @@
|
|||
];
|
||||
};
|
||||
};
|
||||
xdg.configFile."obs-studio/themes".source = ./themes;
|
||||
home = {
|
||||
file = {
|
||||
"./.config/obs-studio/themes" = {
|
||||
source = ./themes;
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue