mirror of
https://github.com/Superredstone/nixos.git
synced 2026-06-17 15:24:39 +02:00
feat(niri): start some applications as maximized
This commit is contained in:
@@ -156,6 +156,14 @@ window-rule {
|
||||
clip-to-geometry true
|
||||
}
|
||||
|
||||
window-rule {
|
||||
match title="Steam"
|
||||
match title="Firefox"
|
||||
match title="Discord"
|
||||
|
||||
open-maximized true;
|
||||
}
|
||||
|
||||
layer-rule {
|
||||
match namespace="^noctalia-overview*"
|
||||
place-within-backdrop true
|
||||
|
||||
Reference in New Issue
Block a user