Fix typo in brave app-id in niri config for crow

This commit is contained in:
KnightArtorias 2026-01-03 16:48:19 +00:00
parent 96a4445bb2
commit 50f2ede60e

View file

@ -114,18 +114,18 @@ window-rule {
// Open these apps fullscreen
window-rule {
match app-id="^brave-brower$"
open-fullscreen true
match app-id="^brave-browser$"
open-maximized true
}
window-rule {
match app-id="^vesktop$"
open-fullscreen true
open-maximized true
}
window-rule {
match app-id="^steam$"
open-fullscreen true
open-maximized true
}
binds {