From 5a10222dc9743e89ebf6911061e160d9b63f7b02 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Fri, 17 Oct 2025 23:45:38 +0200 Subject: [PATCH] No longer needed We are moving all the bindings together --- migrations/1759946485.sh | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 migrations/1759946485.sh diff --git a/migrations/1759946485.sh b/migrations/1759946485.sh deleted file mode 100644 index fda6e73e..00000000 --- a/migrations/1759946485.sh +++ /dev/null @@ -1,2 +0,0 @@ -echo "Move calendar to SUPER + SHIFT + C" -sed -i 's/bindd = SUPER, C, Calendar, exec, omarchy-launch-webapp "https:\/\/app\.hey\.com\/calendar\/weeks\/"/bindd = SUPER SHIFT, C, Calendar, exec, omarchy-launch-webapp "https:\/\/app.hey.com\/calendar\/weeks\/"/' ~/.config/hypr/*.conf