diffrent rice

This commit is contained in:
Lennart J. Kurzweg (Nx2)
2024-10-30 00:55:16 +01:00
parent 340c514a99
commit 97f33c7b8d
3 changed files with 6 additions and 5 deletions

View File

@@ -3,9 +3,9 @@ pkgs: rec {
lib = import ../nxlib/ricelib.nix pkgs.lib;
transparency = 0.8;
rounding = 10;
gap-size = 10;
border-width = 3;
rounding = 3;
gap-size = 5;
border-width = 2;
color =
let
dark = (-0.5);