feat: set up 'stylix'
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
{ lib, ... }:
|
||||
|
||||
{
|
||||
services.mako = {
|
||||
enable = true;
|
||||
settings = {
|
||||
border-color = lib.mkForce "#bbbbbb";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user