universedesktop: waybar

This commit is contained in:
2024-05-12 08:42:00 -04:00
parent 7fbe36671b
commit 77185ad8f3
2 changed files with 8 additions and 0 deletions

View File

@@ -19,6 +19,11 @@ static const float fullscreen_bg[] = {0.0f, 0.0f, 0.0f, 1.0f}; /* You ca
/* logging */
static int log_level = WLR_ERROR;
/* Autostart */
static const char *const autostart[] = {
"@barcmd@", NULL,
NULL /* terminate */
};
static const Rule rules[] = {
/* app_id title tags mask isfloating monitor */