[herbstluftwm] Use new way of starting polybar
I've stopped using systemd and am now using Guix's herd for defining and starting services.
This commit is contained in:
parent
5a0aaf5469
commit
eafd6fc46f
1 changed files with 1 additions and 1 deletions
|
@ -156,4 +156,4 @@ if [ -d "${HOME}/.config/herbstluftwm/autostart.d" ]; then
|
||||||
unset f
|
unset f
|
||||||
fi
|
fi
|
||||||
|
|
||||||
systemctl --user start wm.target
|
herd start polybar
|
||||||
|
|
Loading…
Reference in a new issue