aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/defines.hpp
diff options
context:
space:
mode:
authorvaxerski <[email protected]>2022-05-29 15:44:30 +0200
committervaxerski <[email protected]>2022-05-29 15:44:30 +0200
commit9842730f570b118275191fd2b3e8910648ab7b05 (patch)
treee7e8d4e410ce41f0c1af00372dc45d0fa5ea09d0 /src/defines.hpp
parentd0ff0c0990db230999cc918f1d6230c4a18d08c8 (diff)
downloadHyprland-9842730f570b118275191fd2b3e8910648ab7b05.tar.gz
Hyprland-9842730f570b118275191fd2b3e8910648ab7b05.zip
Added fullscreen types, maximize and fulltransforms
Diffstat (limited to 'src/defines.hpp')
-rw-r--r--src/defines.hpp2
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