Load Voxtype hotkeys when installed

This commit is contained in:
David Heinemeier Hansson
2026-07-22 21:39:15 -07:00
parent e294d8278f
commit fc6168af86
7 changed files with 32 additions and 5 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ if omarchy-cmd-present voxtype; then
omarchy-pkg-drop voxtype-bin
rm -rf ~/.config/voxtype
rm -rf ~/.local/share/voxtype
omarchy-hyprland-toggle voxtype off
hyprctl reload >/dev/null
else
echo "Voxtype was not installed."
fi