hyprshell-hyprland-plugin 4.9.2

Plugin for hyprland, used to monitor keypresses
Documentation
1
2
3
4
#pragma once
#include <string>

void sendStringToHyprshellSocket(const std::string &message);