💡 chore(todos): Fix todo comments

This commit is contained in:
punkfairie 2024-11-02 16:49:48 -07:00
parent 7ade03b7d2
commit 2b9b7878bf
2 changed files with 2 additions and 2 deletions

View file

@ -5,7 +5,7 @@
rose-pine.enable = true;
# TODO disable this when mpd is not enabled? Can that be detected on non
# TODO: disable this when mpd is not enabled? Can that be detected on non
# NixOS systems?
settings = {
input = {

View file

@ -8,7 +8,7 @@
git.paging = {
colorArg = "always";
# TODO only set this if delta is installed
# TODO: only set this if delta is installed
pager = "delta --paging=never --features=arctic-fox";
};