Add hyprkan to your PATH

June 17, 2025 ยท View on GitHub

For simpler use, move the script to a directory in your PATH to run hyprkan from anywhere.

mv hyprkan.py ~/.local/bin/hyprkan
chmod +x ~/.local/bin/hyprkan

Important

Ensure that directory exists in your PATH environment variable (in your bash, zsh, or other shell config) so the command can be run globally.