workspaces

This commit is contained in:
2026-05-11 11:20:12 +07:00
parent 87cbffd414
commit 13e4732f90
6 changed files with 14 additions and 10 deletions
+1 -1
View File
@@ -16,8 +16,8 @@ static const float focused_bc[4] = { 0.0, 0.0, 1.0, 1.0 };
static const float urgent_bc[4] = { 1.0, 0.0, 0.0, 1.0 };
static const float unfocused_bc[4] = { 0.28, 0.28, 0.28, 1.0 };
#define STACK_SIZE 0.5
#define STACK_COUNT 1
#define STACK_SIZE 0.5
#define OUTPUT_GAP 10
#define LAYOUT_GAP 5