From 1fd7ea56607ed63bf64baa2f38fb0a1df214c20a Mon Sep 17 00:00:00 2001 From: zackartz Date: Sun, 24 Mar 2024 14:52:21 -0400 Subject: [PATCH] 274 current 2024-03-24 14:52:11 24.05.20240323.44d0940 6.8.0-zen1 * --- modules/rice/rio.nix | 1 + 1 file changed, 1 insertion(+) 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";