mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-01-11 22:30:25 +01:00
fix: niri - windowrule for chromium
This commit is contained in:
@@ -44,6 +44,11 @@ niri: {
|
||||
(leaf "open-on-workspace" "2browser")
|
||||
(leaf "open-maximized" true)
|
||||
])
|
||||
(plain "window-rule" [
|
||||
(leaf "match" { app-id = "chromium-browser"; })
|
||||
(leaf "open-on-workspace" "2browser")
|
||||
(leaf "open-maximized" true)
|
||||
])
|
||||
|
||||
# --------------- Chatting ---------------
|
||||
(plain "window-rule" [
|
||||
|
||||
Reference in New Issue
Block a user