wiki: Clarify named workspaces example

This commit is contained in:
Ivan Molodetskikh 2024-08-14 18:16:46 +03:00
parent f54297f242
commit bb58f2d162

View File

@ -24,7 +24,7 @@ workspace "chat" {
open-on-output "DP-2"
}
// Open Fractal on the "chat" workspace at niri startup.
// Open Fractal on the "chat" workspace, if it runs at niri startup.
window-rule {
match at-startup=true app-id=r#"^org\.gnome\.Fractal$"#
open-on-workspace "chat"