mirror of
https://github.com/virtcode/hypr-dynamic-cursors
synced 2025-09-19 16:13:21 +02:00
chore: basic plugin project setup
This commit is contained in:
commit
85b89bc389
4 changed files with 67 additions and 0 deletions
5
src/globals.hpp
Normal file
5
src/globals.hpp
Normal file
|
@ -0,0 +1,5 @@
|
|||
#pragma once
|
||||
|
||||
#include <hyprland/src/plugins/PluginAPI.hpp>
|
||||
|
||||
inline HANDLE PHANDLE = nullptr;
|
Loading…
Add table
Add a link
Reference in a new issue