This website requires JavaScript.
Explore
Help
Sign In
hyprwm
/
Hyprland
Watch
1
Star
1
Fork
0
You've already forked Hyprland
mirror of
https://github.com/hyprwm/Hyprland.git
synced
2024-11-23 21:14:24 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
036f431206
Hyprland
/
hyprctl
/
Makefile
4 lines
65 B
Makefile
Raw
Normal View
History
Unescape
Escape
added hyprctl
2022-03-20 18:51:14 +03:00
all
:
revised makefile, newline after execution
2022-06-17 13:18:25 +03:00
g++ -std
=
c++20 ./main.cpp -o ./hyprctl
clean
:
rm ./hyprctl
Reference in New Issue
Copy Permalink