sway: set godot windows to floating
This commit is contained in:
parent
5cc4532b24
commit
7bb5a7c5a0
|
@ -54,6 +54,7 @@ in
|
|||
};
|
||||
floating = {
|
||||
criteria = [
|
||||
{ class = "Godot"; }
|
||||
{ class = "file_picker"; }
|
||||
{ app_id = "file_picker"; }
|
||||
{ app_id = "wdisplays"; }
|
||||
|
|
Loading…
Reference in a new issue