Skip to content

Commit 0a7b455

Browse files
authored
feat: Adding keyboard layout package
1 parent cde4108 commit 0a7b455

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

installations/apple

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ set -o nounset -o pipefail -o errexit
44

55
install() {
66
if [[ ${OSTYPE} =~ ^darwin ]]; then
7-
packages_install_desktop "appcleaner" "rectangle"
7+
packages_install_desktop "appcleaner" "rectangle" "qwerty-fr"
88
fi
99
}

0 commit comments

Comments
 (0)