mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-11 09:44:08 -05:00
Dankify linux
This commit is contained in:
parent
f3cb7d5611
commit
d3622881ea
10 changed files with 189 additions and 386 deletions
10
home/crow/common/core/terminal.nix
Normal file
10
home/crow/common/core/terminal.nix
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
programs.foot = {
|
||||
enable = true;
|
||||
settings = {
|
||||
main = {
|
||||
include = "/home/crow/.config/foot/dank-colors.ini";
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue