Switch from makima to a straight copilot to omarchy menu mapping

This commit is contained in:
David Heinemeier Hansson
2026-04-11 20:41:42 -04:00
parent 691b11901c
commit 1732551873
6 changed files with 12 additions and 36 deletions
+11
View File
@@ -0,0 +1,11 @@
echo "Remove makima key remapping service (Copilot key now handled natively by Hyprland)"
if systemctl is-enabled makima &>/dev/null; then
sudo systemctl disable --now makima
fi
sudo rm -rf /etc/systemd/system/makima.service.d
sudo rm -f /etc/udev/rules.d/99-uinput.rules
rm -rf "$HOME/.config/makima"
omarchy-pkg-drop makima-bin