commit 07e34c6d41ff1d230860e194f3e9c434fd591ac9
parent c01f40c501d3c805bb0c81d6fe677aa9ddf073cb
Author: Vincent Demeester <vincent@sbr.pm>
Date: Thu, 5 Sep 2024 01:14:42 +0200
users/vincent: small font updates
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/users/vincent/desktop/wayland.nix b/users/vincent/desktop/wayland.nix
@@ -29,7 +29,7 @@
inactive_tab_background = "#0c0c0c";
};
font = {
- name = "Ubuntu Mono";
+ name = "JetBrains Mono";
size = 12;
};
keybindings = {
@@ -81,7 +81,7 @@
# FIXME: replace by rotification
mako = {
enable = true;
- font = "Ubuntu Mono 12";
+ font = "JetBrains Mono 12";
defaultTimeout = 5000; # 5s timeout
groupBy = "app-name,summary";
extraConfig = ''