polybar: remove

This commit is contained in:
2023-10-26 10:09:18 +11:00
parent e83e621d6c
commit b099d2b28c
2 changed files with 0 additions and 17 deletions

View File

@ -1,11 +0,0 @@
diff --git a/include/components/types.hpp b/include/components/types.hpp
index 8125d4b..c435f4a 100644
--- a/include/components/types.hpp
+++ b/include/components/types.hpp
@@ -43,5 +43,6 @@ enum class controltag {
DOUBLE_MIDDLE,
DOUBLE_RIGHT,
+ EXTRA,
// Terminator value, do not use
BTN_COUNT,
};