v1.1.3
What's Changed
- Switch to Docker's apt repo for current releases by @jeremy in #238
- Added OK emoji on CapsLock + M O by @dhh
- Reboot instead of logout after installation to ensure new groups needed for Docker are picked up by @dhh
- Remove Pano extension since its unstable and often lead to a crashing Panel by @dhh
- Disable Vital extension on Intel chips since it would trigger 100% CPU load on 14900K by @dhh
- Add wl-clipboard to make copy/paste from neovim more reliable by @dhh
Note: If you installed Omakub 1.1.2 as your first version, you'll need to run cd $OMAKUB_PATH && git checkout stable
before updating. We had an issue with the checkout in 1.1.2 that could only be fixed manually like this.
Full Changelog: v1.1.2...v1.1.3