Vendor pkgs: add subflake directories
This commit is contained in:
9
pkgs/hyprland-toggle-tiling/include/Macros.hpp
Normal file
9
pkgs/hyprland-toggle-tiling/include/Macros.hpp
Normal file
@@ -0,0 +1,9 @@
|
||||
#ifndef MACROS_H
|
||||
#define MACROS_H
|
||||
|
||||
#define HYPRCTL_BINARY "hyprctl"
|
||||
#define NULL_PATH "/dev/null"
|
||||
#define ECHO_PATH "echo"
|
||||
#define CAT_PATH "cat"
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user