feat: make text and cursor a bit bigger.
All checks were successful
/ cache (push) Successful in 1m19s

This commit is contained in:
CronyAkatsuki 2026-04-17 16:49:18 +02:00
parent 9b0dd56aae
commit c42f20879b

View file

@ -18,7 +18,7 @@
# Change Cursor
stylix.cursor.package = pkgs.bibata-cursors;
stylix.cursor.name = "Bibata-Modern-Ice";
stylix.cursor.size = 32;
stylix.cursor.size = 48;
# Fix stuff not automatically using dark theme on websites
stylix.polarity = "dark";
@ -48,10 +48,10 @@
# Change font sizes
stylix.fonts.sizes = {
applications = 15;
desktop = 13;
popups = 13;
terminal = 15;
applications = 17;
desktop = 15;
popups = 15;
terminal = 17;
};
# Change chrome settings