From 561ffcfb56582a5100247d62d5581b9fc0b44a9b Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Mon, 25 Aug 2025 12:13:46 +0200 Subject: [PATCH] Fix path --- migrations/1752081088.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/migrations/1752081088.sh b/migrations/1752081088.sh index d72201fc..6eb49a27 100644 --- a/migrations/1752081088.sh +++ b/migrations/1752081088.sh @@ -1,2 +1,2 @@ echo "Permanently fix F-keys on Apple-mode keyboards (like Lofree Flow84)" -source ~/.local/share/omarchy/install/config/fix-fkeys.sh +source ~/.local/share/omarchy/install/config/hardware/fix-fkeys.sh