Only bind F9 to Voxtype if installed (#5882) (#5897)

This commit is contained in:
Pavel Kadera
2026-05-21 06:48:20 +02:00
committed by GitHub
parent ed93a047ee
commit b911a6f8ba
5 changed files with 10 additions and 4 deletions
+1
View File
@@ -18,6 +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
else
echo "Voxtype was not installed."
fi