feat: alhangeul and thaw added

This commit is contained in:
Poby 2026-05-19 22:37:46 +09:00
parent 5ac852be87
commit 136d9c574a
No known key found for this signature in database

View file

@ -18,6 +18,10 @@
]; ];
}; };
taps = [
"postmelee/tap"
];
masApps = { masApps = {
KakaoTalk = 869223134; KakaoTalk = 869223134;
Across = 6444851827; Across = 6444851827;
@ -25,19 +29,20 @@
}; };
casks = [ casks = [
"alhangeul"
"arc" "arc"
"batfi" "batfi"
"claude-code@latest" "claude-code@latest"
"codex" "codex"
"hammerspoon" "hammerspoon"
"iina" "iina"
"jordanbaird-ice"
"keka" "keka"
"kekaexternalhelper" "kekaexternalhelper"
"raycast" "raycast"
"shottr" "shottr"
"stats" "stats"
"telegram" "telegram"
"thaw@beta"
"utm" "utm"
]; ];
}; };