home/desktop: restart polybar on i3 startup

This commit is contained in:
Fabián Montero 2022-08-12 20:10:30 -06:00
parent ee40d63c3b
commit 4d67173ee8

View file

@ -70,6 +70,11 @@
{
command = "${pkgs.i3-gaps}/bin/i3-msg 'workspace 1; exec ${pkgs.signal-desktop}/bin/signal-desktop'";
}
{
command = "${pkgs.systemd}/bin/systemctl --user restart polybar.service";
notification = false;
always = true;
}
];
workspaceOutputAssign = [