i3: float Godot debug windows
This commit is contained in:
parent
538bf48927
commit
ed3a1d52c5
1 changed files with 4 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue