Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 357 Bytes

File metadata and controls

11 lines (8 loc) · 357 Bytes

Add hyprkan to your PATH

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.