Update sway.nix

This commit is contained in:
Askhalion 2025-04-29 22:22:39 +05:00 committed by GitHub
parent b02854e9a9
commit 41070d45c0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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