diff --git a/modules/rice/rio.nix b/modules/rice/rio.nix index 0ffce58..9cebef1 100644 --- a/modules/rice/rio.nix +++ b/modules/rice/rio.nix @@ -27,7 +27,7 @@ }; fonts = { - size = 14; + size = 32; regular = { family = "Iosevka"; @@ -52,7 +52,7 @@ }; window = { - background-opacity = 0.65; + # background-opacity = 0.65; }; }; };