../subprojects/windecor/deco-theme.cpp:14:10: fatal error: 'bits/stdc++.h' file not found
#include <bits/stdc++.h>
         ^~~~~~~~~~~~~~~

--- subprojects/windecor/deco-theme.cpp.orig	2023-09-30 05:08:04 UTC
+++ subprojects/windecor/deco-theme.cpp
@@ -11,7 +11,6 @@
 #include <sys/stat.h>
 #include <unistd.h>
 #include <fstream>
-#include <bits/stdc++.h>
 
 typedef struct {
     double x;
