niri: fullscreen Steam Big Picture mode
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -184,3 +184,16 @@ window-rule {
|
|||||||
off
|
off
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// Steam Big Picture mode: open fullscreen, borderless
|
||||||
|
window-rule {
|
||||||
|
match app-id="^steam$" title="^Steam Big Picture Mode$"
|
||||||
|
open-fullscreen true
|
||||||
|
open-floating false
|
||||||
|
border {
|
||||||
|
off
|
||||||
|
}
|
||||||
|
focus-ring {
|
||||||
|
off
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user