Compare commits
2 Commits
f9d5c1f65a
...
979647e7ff
| Author | SHA1 | Date | |
|---|---|---|---|
|
979647e7ff
|
|||
|
f01522b313
|
@ -5,6 +5,7 @@
|
|||||||
|
|
||||||
environment {
|
environment {
|
||||||
DISPLAY ":0"
|
DISPLAY ":0"
|
||||||
|
ELECTRON_OZONE_PLATFORM_HINT "auto"
|
||||||
}
|
}
|
||||||
|
|
||||||
// https://github.com/YaLTeR/niri/wiki/Configuration:-Input
|
// https://github.com/YaLTeR/niri/wiki/Configuration:-Input
|
||||||
@ -26,11 +27,12 @@ input {
|
|||||||
// `niri msg outputs`
|
// `niri msg outputs`
|
||||||
output "Microstep MSI MAG342CQR DB6H262101804" {
|
output "Microstep MSI MAG342CQR DB6H262101804" {
|
||||||
mode "3440x1440@144.000"
|
mode "3440x1440@144.000"
|
||||||
position x=0 y=0
|
position x=1280 y=1440
|
||||||
}
|
}
|
||||||
|
|
||||||
output "Dell Inc. DELL U2724DE 1MV5L04" {
|
output "Dell Inc. DELL U2724DE 1MV5L04" {
|
||||||
mode "2560x1440@120.000"
|
mode "2560x1440@120.000"
|
||||||
|
position x=0 y=0
|
||||||
}
|
}
|
||||||
|
|
||||||
output "eDP-1" {
|
output "eDP-1" {
|
||||||
|
|||||||
Reference in New Issue
Block a user