This website requires JavaScript.
Explore
Help
Sign in
hyprwm
/
Hyprland
Watch
1
Star
0
Fork
You've already forked Hyprland
0
mirror of
https://github.com/hyprwm/Hyprland
synced
2024-11-02 14:26:00 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
a312f8e0ac
Hyprland
/
hyprctl
/
Makefile
5 lines
66 B
Makefile
Raw
Normal View
History
Unescape
Escape
added hyprctl
2022-03-20 16:51:14 +01:00
all
:
Use enum for specifying hyprctl output format and change the way flags are passed for json output
2022-07-12 22:59:36 +02:00
g++ -std
=
c++23 ./main.cpp -o ./hyprctl
revised makefile, newline after execution
2022-06-17 12:18:25 +02:00
clean
:
Use enum for specifying hyprctl output format and change the way flags are passed for json output
2022-07-12 22:59:36 +02:00
rm ./hyprctl
Reference in a new issue
Copy permalink