hyprwm / Hypr

Hypr is a tiling window manager written in modern C++.
BSD 3-Clause "New" or "Revised" License
1.05k stars 32 forks source link

hyprctl Not Found in the Terminal #122

Closed Neigdoig closed 5 months ago

Neigdoig commented 5 months ago

Please describe the bug When I want to log out of Hypr, hyprctl is said to not exist, where it says hypctl: command not found. This behavior happens when built from source on Linux Mint 21.3 "Virginia" for me.

Steps to reproduce: Open up a terminal, and type hypctl dispatch exit 1

Expected behavior That command should be found, and it should log me out

Screenshots N/A

Anything else? As stated, it happens when built from source.

vaxerski commented 5 months ago

hyprctl is a hyprland thing, hypr doesn't have that.