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-27 18:24:01 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
72700bf9dc
Hyprland
/
hyprctl
/
Makefile
5 lines
66 B
Makefile
Raw
Normal View
History
Unescape
Escape
added hyprctl
2022-03-20 18:51:14 +03:00
all
:
Use enum for specifying hyprctl output format and change the way flags are passed for json output
2022-07-12 23:59:36 +03:00
g++ -std
=
c++23 ./main.cpp -o ./hyprctl
revised makefile, newline after execution
2022-06-17 13:18:25 +03:00
clean
:
Use enum for specifying hyprctl output format and change the way flags are passed for json output
2022-07-12 23:59:36 +03:00
rm ./hyprctl
Reference in New Issue
Copy Permalink