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