Default some apps to fullscreen on crow

This commit is contained in:
KnightArtorias 2026-01-03 16:29:09 +00:00
parent 6ff1beea07
commit ff7897e8f0

View file

@ -113,6 +113,22 @@ window-rule {
clip-to-geometry true
}
// Open these apps fullscreen
window-rule {
match app-id = "brave-brower"
open-fullscreen true
}
window-rule {
match app-id = "vesktop"
open-fullscreen true
}
window-rule {
match app-id = "steam"
open-fullscreen true
}
binds {
// Keys consist of modifiers separated by + signs, followed by an XKB key name
// in the end. To find an XKB name for a particular key, you may use a program