IPC is now a socket
This commit is contained in:
parent
30ae4be181
commit
509f0c9a8a
5 changed files with 126 additions and 75 deletions
|
|
@ -4,6 +4,7 @@
|
|||
#include <fstream>
|
||||
|
||||
namespace HyprCtl {
|
||||
void startHyprCtlSocket();
|
||||
void tickHyprCtl();
|
||||
|
||||
inline std::ifstream requestStream;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue