diff options
author | vaxerski <[email protected]> | 2022-05-29 15:44:30 +0200 |
---|---|---|
committer | vaxerski <[email protected]> | 2022-05-29 15:44:30 +0200 |
commit | 9842730f570b118275191fd2b3e8910648ab7b05 (patch) | |
tree | e7e8d4e410ce41f0c1af00372dc45d0fa5ea09d0 /src/defines.hpp | |
parent | d0ff0c0990db230999cc918f1d6230c4a18d08c8 (diff) | |
download | Hyprland-9842730f570b118275191fd2b3e8910648ab7b05.tar.gz Hyprland-9842730f570b118275191fd2b3e8910648ab7b05.zip |
Added fullscreen types, maximize and fulltransforms
Diffstat (limited to 'src/defines.hpp')
-rw-r--r-- | src/defines.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/defines.hpp b/src/defines.hpp index 8c61a780..ebedd1a5 100644 --- a/src/defines.hpp +++ b/src/defines.hpp @@ -64,4 +64,4 @@ #endif #ifndef GIT_DIRTY #define GIT_DIRTY "?" -#endif +#endif
\ No newline at end of file |