niri: reserve first workspace for web
This commit is contained in:
@@ -25,6 +25,9 @@ input {
|
|||||||
focus-follows-mouse max-scroll-amount="0%"
|
focus-follows-mouse max-scroll-amount="0%"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
workspace "browser" {
|
||||||
|
}
|
||||||
|
|
||||||
output "eDP-1" {
|
output "eDP-1" {
|
||||||
mode "1920x1080@60.049"
|
mode "1920x1080@60.049"
|
||||||
scale 1
|
scale 1
|
||||||
@@ -72,6 +75,7 @@ cursor {
|
|||||||
window-rule {
|
window-rule {
|
||||||
match app-id=r#"^firefox$"#
|
match app-id=r#"^firefox$"#
|
||||||
open-maximized true
|
open-maximized true
|
||||||
|
open-on-workspace "browser"
|
||||||
focus-ring {
|
focus-ring {
|
||||||
off
|
off
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user