clean:
	rm -rf ./hyprctl ./hyprctl
all:
	g++ -std=c++20 ./main.cpp -o ./hyprctl