trying to make cursors consistent

This commit is contained in:
Matt Nish-Lapidus 2025-02-09 22:09:10 -05:00
parent 3e20dab73d
commit db603ea0a8
10 changed files with 42 additions and 210 deletions

View file

@ -79,8 +79,8 @@ in {
};
cursor = {
theme = pkgs.rice.cursor.name;
size = 32;
theme = "Bibata-Modern-Classic";
# size = 32;
hide-after-inactive-ms = 30000;
};