fix(auth): float Bitwarden windows
This commit is contained in:
parent
bd22ff72f8
commit
97019e7840
|
@ -30,4 +30,8 @@
|
||||||
"sf.514fpv.io".port = 8087;
|
"sf.514fpv.io".port = 8087;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
wayland.windowManager.sway.config.window.commands = mkIf config.passthrough.gui [
|
||||||
|
{ criteria.title = "Bitwarden"; command = "floating enable"; }
|
||||||
|
];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue