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:45:51 +0200
commit227cbb0464bbf211f9d5ec7f6fa8e1bba0aecd12 (patch)
tree99e04d68d0fa6521201a7645a9b8c5ee83f6d736 /src/defines.hpp
parentfdb3f610e564c644ab0fc7fd154562258350084a (diff)
downloadHyprland-227cbb0464bbf211f9d5ec7f6fa8e1bba0aecd12.tar.gz
Hyprland-227cbb0464bbf211f9d5ec7f6fa8e1bba0aecd12.zip
Added fullscreen types, maximize and full
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