diff --git a/modules/rice/rio.nix b/modules/rice/rio.nix index 2c542be..d546840 100644 --- a/modules/rice/rio.nix +++ b/modules/rice/rio.nix @@ -31,7 +31,7 @@ fonts = { size = 18; - family = "Iosevka Nerd Font Mono"; + family = "Iosevka"; # regular = { # family = "Iosevka Nerd Font Mono"; # style = "normal"; @@ -55,7 +55,7 @@ }; window = { - # background-opacity = 0.75; + background-opacity = 0.75; }; }; };