added notation on enabling ntpd service

This commit is contained in:
tomit4 2022-05-21 17:50:28 -07:00
parent cb5e442b04
commit 01b36efb34

View file

@ -27,3 +27,11 @@ cp ~/Documents/notes/i3/config ~/.config/i3/
restart i3 to be sure
If it works, uninstall xcompmgr
doas pacman -R xcompmgr
Also, I noticed the time was off. make sure to enable nptd service
doas ln -s /etc/runit/sv/ntpd /run/runit/service/
doas rsv enable ntpd