alejandra: fmt

This commit is contained in:
hand7s 2025-04-29 20:27:24 +03:00
parent e657f22f5a
commit 2e348287f3
No known key found for this signature in database

View file

@ -82,7 +82,7 @@
{ {
command = "${pkgs.swaykbdd}/bin/swaykbdd"; command = "${pkgs.swaykbdd}/bin/swaykbdd";
} }
{ {
command = "${pkgs.systemd}/bin/systemctl --user start yambar.service"; command = "${pkgs.systemd}/bin/systemctl --user start yambar.service";
} }