diff --git a/.config/sway/conf.d/window-rules b/.config/sway/conf.d/window-rules index 1665994..6499a9d 100644 --- a/.config/sway/conf.d/window-rules +++ b/.config/sway/conf.d/window-rules @@ -36,4 +36,7 @@ for_window { [class="steamwebhelper"] max_render_time off [app_id="showmethekey-gtk"] floating enable; sticky enable + + # Element crash workaround? + [app_id="Element"] floating enable }