summaryrefslogtreecommitdiff
path: root/modules/hosts/T495
diff options
context:
space:
mode:
Diffstat (limited to 'modules/hosts/T495')
-rw-r--r--modules/hosts/T495/home.nix10
1 files changed, 8 insertions, 2 deletions
diff --git a/modules/hosts/T495/home.nix b/modules/hosts/T495/home.nix
index 817b0c0..4fac32b 100644
--- a/modules/hosts/T495/home.nix
+++ b/modules/hosts/T495/home.nix
@@ -1,8 +1,14 @@
{ ... }: {
imports = [ ../../home ];
- theme.mint.theme.color = "Dark-Purple";
- theme.mint.icons.color = "Purple";
+ theme = {
+ mint.theme.color = "Dark-Purple";
+ mint.icons.color = "Purple";
+ st = {
+ enable = true;
+ font = "Tamzen:pixelsize=20";
+ };
+ };
wallpapers.enable = true;
home.file.input-leap-config = {