[feat] Add newsboat config

This commit is contained in:
uttarayan21
2024-03-17 04:02:03 +05:30
parent e0dffb350d
commit 8849c51765
5 changed files with 60 additions and 2 deletions

View File

@@ -54,4 +54,9 @@ in
rev = "v1.0";
sha256 = "sha256-vfwfBE3iqIN1cGoItSssR7h0z6tuJAhNarkziGFlNBw";
};
newsboat = mkCatppuccin {
item = "newsboat";
rev = "main";
sha256 = "sha256-czvR3bVZ0NfBmuu0JixalS7B1vf1uEGSTSUVVTclKxI";
};
}