mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-08-08 21:04:38 -05:00
feat: quick commit don't care lolololol
This commit is contained in:
parent
e49994251e
commit
bc2d8762c9
10 changed files with 48 additions and 22 deletions
|
@ -96,7 +96,11 @@ let
|
|||
themesSubmodule = lib.types.submodule {
|
||||
options = {
|
||||
currentTheme = genOptions stringType "theme";
|
||||
wmGaps = intType;
|
||||
windowManager = {
|
||||
gaps = intType;
|
||||
borders = intType;
|
||||
rounding = intType;
|
||||
};
|
||||
fonts = {
|
||||
names = genOptions stringType "name";
|
||||
sizes = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue