summaryrefslogtreecommitdiff
path: root/modules/hosts/libreX60/home.nix
diff options
context:
space:
mode:
Diffstat (limited to 'modules/hosts/libreX60/home.nix')
-rw-r--r--modules/hosts/libreX60/home.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/modules/hosts/libreX60/home.nix b/modules/hosts/libreX60/home.nix
index 01496db..5b35457 100644
--- a/modules/hosts/libreX60/home.nix
+++ b/modules/hosts/libreX60/home.nix
@@ -10,5 +10,9 @@
gtk.size = 8;
};
cursor.size = 24;
+ st = {
+ enable = true;
+ font = "Tamzen:pixelsize=14";
+ };
};
}