diff --git a/modules/rice/rio.nix b/modules/rice/rio.nix index cf18ed8..8185836 100644 --- a/modules/rice/rio.nix +++ b/modules/rice/rio.nix @@ -2,6 +2,7 @@ programs.rio = { enable = true; settings = { + padding-x = 10; colors = { background = "#1a1b26"; foreground = "#e0def4";