mirror of
https://github.com/niri-wm/niri.git
synced 2026-06-23 02:05:33 +07:00
wiki: Clarify named workspaces example
This commit is contained in:
@@ -24,7 +24,7 @@ workspace "chat" {
|
|||||||
open-on-output "DP-2"
|
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 {
|
window-rule {
|
||||||
match at-startup=true app-id=r#"^org\.gnome\.Fractal$"#
|
match at-startup=true app-id=r#"^org\.gnome\.Fractal$"#
|
||||||
open-on-workspace "chat"
|
open-on-workspace "chat"
|
||||||
|
|||||||
Reference in New Issue
Block a user