i3: float Godot debug windows

inky
Elnu 1 year ago
parent 538bf48927
commit ed3a1d52c5

@ -124,6 +124,10 @@ in with theme.colors; {
command = "floating enable";
criteria = { title = "Task Planner - Quick Add"; };
}
{
command = "floating enable";
criteria = { instance = "Godot_Engine"; title="*(DEBUG)"; };
}
];
bars = [];
};

Loading…
Cancel
Save