Remove useless code and some improvements

This commit is contained in:
Henry Hiles 2023-07-11 20:21:23 -04:00
parent 3aacd937b9
commit 6b194806f5
5 changed files with 67 additions and 19 deletions

View file

@ -8,8 +8,8 @@
};
# cursorTheme = {
# name = "Bibata-Modern-Classic";
# package = pkgs.bibata-cursors;
# name = "Bibata-Modern-Classic";
# package = pkgs.bibata-cursors;
# };
};
}