mirror of
https://github.com/youwen5/liminalOS.git
synced 2025-08-04 11:38:29 -07:00
feat: add textfox
This commit is contained in:
parent
8a0286a3fe
commit
a5e6da58c1
7 changed files with 178 additions and 24 deletions
|
@ -13,6 +13,13 @@
|
|||
starship.enable = false;
|
||||
rofi.enable = false;
|
||||
mako.enable = false;
|
||||
firefox = {
|
||||
enable = true;
|
||||
profileNames = [
|
||||
"youwen"
|
||||
];
|
||||
colorTheme.enable = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue