Dankify linux

This commit is contained in:
TheWanderingCrow 2025-12-30 23:01:25 -05:00
parent f3cb7d5611
commit d3622881ea
10 changed files with 189 additions and 386 deletions

View file

@ -0,0 +1,10 @@
{
programs.foot = {
enable = true;
settings = {
main = {
include = "/home/crow/.config/foot/dank-colors.ini";
};
};
};
}