mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-01 12:41:55 -07:00
added hyprctl
This commit is contained in:
4
hyprctl/Makefile
Normal file
4
hyprctl/Makefile
Normal file
@@ -0,0 +1,4 @@
|
||||
clean:
|
||||
rm -rf ./hyprctl ./hyprctl
|
||||
all:
|
||||
g++ -std=c++20 ./main.cpp -o ./hyprctl
|
Reference in New Issue
Block a user