From d51dc102d2ddc0f6c8b63c6b79ea08b14fe1d032 Mon Sep 17 00:00:00 2001 From: Simon Rieger Date: Tue, 22 Apr 2025 08:29:57 +0200 Subject: [PATCH] remove config hash --- run_onchange_apple-keyboard-swap.sh.tmpl | 1 - 1 file changed, 1 deletion(-) diff --git a/run_onchange_apple-keyboard-swap.sh.tmpl b/run_onchange_apple-keyboard-swap.sh.tmpl index 03d624b..b30b4b8 100755 --- a/run_onchange_apple-keyboard-swap.sh.tmpl +++ b/run_onchange_apple-keyboard-swap.sh.tmpl @@ -1,6 +1,5 @@ {{- if and (eq .chezmoi.os "linux") (eq .chezmoi.arch "arm64") }} #!/bin/bash -# Config hash: {{ "options hid-apple swap_fn_leftctrl=1" | sha256sum }} echo "Ändere Apple Funktionstaste mit der Kontrolltaste!!!" echo "Ändere Apple Commandtaste mit der Altasten!!!"