alejandra: fmt
This commit is contained in:
parent
4132420034
commit
510e39c245
199 changed files with 1030 additions and 1438 deletions
|
|
@ -9,7 +9,8 @@
|
|||
sway = {
|
||||
enable = lib.mkIf (
|
||||
config.home.gui.sessionType == "Sway"
|
||||
) true;
|
||||
)
|
||||
true;
|
||||
|
||||
package = pkgs.sway;
|
||||
|
||||
|
|
@ -81,7 +82,7 @@
|
|||
{
|
||||
command = "${pkgs.swaykbdd}/bin/swaykbdd";
|
||||
}
|
||||
|
||||
|
||||
{
|
||||
command = "${pkgs.yambar}/bin/yambar";
|
||||
}
|
||||
|
|
@ -179,5 +180,5 @@
|
|||
'';
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue