Apply "clang-format" preferences globally

This commit is contained in:
Delgan 2024-04-07 10:05:10 +02:00
parent d841aeeecd
commit b85ba99980
64 changed files with 1868 additions and 2678 deletions

View file

@ -3,7 +3,8 @@
#include "../bar/bar.h"
#include "backend.h"
struct private {
struct private
{
/* From bar_config */
char *monitor;
enum bar_layer layer;