gnome: font fixings

This commit is contained in:
Daniel Lundin 2025-02-10 12:21:51 +01:00
parent 679c863cf8
commit a48421ef4e
Signed by: dln
SSH key fingerprint: SHA256:dQy1Xj3UiqJYpKR5ggQ2bxgz4jCH8IF+k3AB8o0kmdI
4 changed files with 5 additions and 6 deletions
home/dln

View file

@ -6,7 +6,7 @@
];
programs.ghostty.settings = {
font-size = lib.mkForce 16;
font-size = lib.mkForce 15;
};
programs.obs-studio = {