aboutsummaryrefslogtreecommitdiff
path: root/modules/tofi.nix
diff options
context:
space:
mode:
Diffstat (limited to 'modules/tofi.nix')
-rw-r--r--modules/tofi.nix3
1 files changed, 2 insertions, 1 deletions
diff --git a/modules/tofi.nix b/modules/tofi.nix
index 424a921..ad1b7e8 100644
--- a/modules/tofi.nix
+++ b/modules/tofi.nix
@@ -13,7 +13,8 @@ in
programs.tofi = {
enable = true;
settings = {
- font = "ComicShannsMono Nerd Font Mono 10";
+ # font = "ComicShannsMono Nerd Font Mono 10";
+ font = "BerkeleyMonoPatched Nerd Font 10";
"font-size" = 15;
width = "60%";