From 980bc5ae3dcf8acdff5040017552cf1f5821bec3 Mon Sep 17 00:00:00 2001 From: zackartz Date: Sun, 24 Mar 2024 20:42:14 -0400 Subject: [PATCH] 278 current 2024-03-24 20:42:03 24.05.20240323.44d0940 6.8.0-zen1 * --- modules/rice/rio.nix | 42 +++++++++++++++++++++--------------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/modules/rice/rio.nix b/modules/rice/rio.nix index c0b6775..dab11b2 100644 --- a/modules/rice/rio.nix +++ b/modules/rice/rio.nix @@ -31,27 +31,27 @@ fonts = { size = 24; - family = "Iosevka Nerd Font Mono"; - # regular = { - # family = "Iosevka"; - # style = "normal"; - # weight = 600; - # }; - # bold = { - # family = "Iosevka"; - # style = "normal"; - # weight = 800; - # }; - # italic = { - # family = "Iosevka"; - # style = "italic"; - # weight = 600; - # }; - # bold-italic = { - # family = "Iosevka"; - # style = "italic"; - # weight = 800; - # }; + # family = "Iosevka Nerd Font Mono"; + regular = { + family = "Iosevka Nerd Font Mono"; + style = "normal"; + weight = 600; + }; + bold = { + family = "Iosevka Nerd Font Mono"; + style = "normal"; + weight = 800; + }; + italic = { + family = "Iosevka Nerd Font Mono"; + style = "italic"; + weight = 600; + }; + bold-italic = { + family = "Iosevka Nerd Font Mono"; + style = "italic"; + weight = 800; + }; }; window = {