12 lines
88 B
Nix
12 lines
88 B
Nix
{
|
|
mainBar = {
|
|
layer = "top";
|
|
position = "top";
|
|
height = 20;
|
|
|
|
|
|
|
|
|
|
|
|
};
|
|
}
|