workspace "web" workspace "term" window-rule { open-maximized true geometry-corner-radius 12 clip-to-geometry true } // if you use steam you will probably like these window-rule { match app-id="steam" exclude title=r#"^[Ss]team$"# open-floating true } window-rule { match app-id="steam" title=r#"^notificationtoasts_\d+_desktop$"# default-floating-position x=10 y=10 relative-to="bottom-right" open-focused false } window-rule { match app-id="helium-browser" open-on-workspace "web" } window-rule { match app-id="kitty" open-on-workspace "term" } window-rule { match app-id="foot" open-on-workspace "term" } window-rule { match app-id=r#"^org\.wezfurlong\.wezterm$"# // default-column-width {} open-on-workspace "term" } layer-rule { match namespace="^noctalia-wallpaper*" place-within-backdrop true }