derice
This commit is contained in:
parent
9af69c47d9
commit
f659b8ec0c
8 changed files with 28 additions and 18 deletions
6
rice.nix
6
rice.nix
|
@ -101,8 +101,10 @@ in rec {
|
|||
|
||||
|
||||
borders = {
|
||||
thickness = 4;
|
||||
rounding = 10;
|
||||
thickness = 1;
|
||||
rounding = 0;
|
||||
gaps_in = 0;
|
||||
gaps_out = 0;
|
||||
};
|
||||
|
||||
bg = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue