diff options
| -rw-r--r-- | users/common.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/users/common.nix b/users/common.nix index c7f23bf..4a7ea0b 100644 --- a/users/common.nix +++ b/users/common.nix @@ -78,7 +78,6 @@ in gtk = { enable = true; font.name = "monospace"; - font.size = 12.0; theme = { package = pkgs.adw-gtk3; name = "adw-gtk3"; |
