No need for the v2 now

This commit is contained in:
David Heinemeier Hansson
2026-06-29 08:51:15 -05:00
parent 86e5581496
commit 1ed0a1061b
4 changed files with 3 additions and 4 deletions
+1 -2
View File
@@ -2,7 +2,7 @@ echo "Move stock Hyprland user overrides into package defaults"
stock_input_sha="bf7602d679a31da028528d9b7dac64463217a9df42b254d3baefb7ce35674be5"
stock_bindings_sha="932d647b07d24907d46c0b7752bb81ad87276ccd057670be6c3a5c5e950c19aa"
plain_bindings_sha="5d92d4008b04848256445da3cf5c10422a8d537baad499a4e63f60daecaefc6f"
plain_bindings_sha="cde93672f53dad31c13c1a81cad6aae162ab95e0592d362dbf99ca7eabe76d43"
file_sha() {
sha256sum "$1" | awk '{ print $1 }'
@@ -106,4 +106,3 @@ if [[ -f $bindings_file ]]; then
;;
esac
fi