puts steam always on gaming workspace
This commit is contained in:
parent
e6b6016ba7
commit
d7649ff7ee
1 changed files with 5 additions and 2 deletions
|
|
@ -231,13 +231,16 @@ workspace "media"
|
|||
// Find more information on the wiki:
|
||||
// https://yalter.github.io/niri/Configuration:-Window-Rules
|
||||
|
||||
// TODO: Set up window rules for windows (only at niri startup)
|
||||
window-rule {
|
||||
match app-id=r#"^steam$"#
|
||||
open-on-workspace "gaming"
|
||||
}
|
||||
|
||||
// window-rule {
|
||||
// match at-startup=true app-id=r#"^Spotify$"#
|
||||
// open-on-workspace "media"
|
||||
// }
|
||||
|
||||
// TODO: Set up window rules for windows (only at niri startup)
|
||||
// window-rule {
|
||||
// match at-startup=true app-id=r#"^Signal$"#
|
||||
// open-on-workspace "chat"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue