set primary screen in niri config
This commit is contained in:
parent
3ba65b99e1
commit
11c79bbe01
2 changed files with 2 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ in {
|
||||||
(output "eDP-1" [
|
(output "eDP-1" [
|
||||||
(leaf "mode" "1920x1200@60.018")
|
(leaf "mode" "1920x1200@60.018")
|
||||||
(leaf "scale" 1.0)
|
(leaf "scale" 1.0)
|
||||||
|
(flag "focus-at-startup")
|
||||||
(leaf "position" {
|
(leaf "position" {
|
||||||
x = 0;
|
x = 0;
|
||||||
y = 0;
|
y = 0;
|
||||||
|
|
|
||||||
|
|
@ -14,6 +14,7 @@ in {
|
||||||
y = 0;
|
y = 0;
|
||||||
})
|
})
|
||||||
(leaf "transform" "normal")
|
(leaf "transform" "normal")
|
||||||
|
(flag "focus-at-startup")
|
||||||
])
|
])
|
||||||
(output "eDP-1" [
|
(output "eDP-1" [
|
||||||
(leaf "mode" "2560x1440@165.003")
|
(leaf "mode" "2560x1440@165.003")
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue