This commit is contained in:
Hadi 2024-06-27 08:32:24 +00:00
parent 170287e948
commit bde31a4934

View File

@ -1,5 +1,7 @@
#!/usr/bin/env bash
# A script to parse the Hyprland configuration to store keybindings in a table
[[ -f "./docs/scripts/install.sh" ]] || (
printf "\n\e[0;91mx \e[0m\e[1;77mNot in the project root directory\e[0m"
exit 1