diff --git a/updates.txt b/updates.txt index 0f3d6c36..10a76f0e 100644 --- a/updates.txt +++ b/updates.txt @@ -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