This commit is contained in:
Aleksandr Lebedev 2026-04-22 20:53:41 +02:00
parent c9b8c7c140
commit c3cc88b0e9

View file

@ -13,9 +13,8 @@ input {
// For more information, see xkeyboard-config(7).
// For example:
layout "eu,ru"
//variant "dvorak,,"
options "grp:lctrl_toggle, ctrl:nocaps"
layout "us,ru"
options "grp:alt_shift_toggle"
// If this section is empty, niri will fetch xkb settings
// from org.freedesktop.locale1. You can control these using
@ -109,6 +108,16 @@ input {
// automatically.
position x=1280 y=0
}
output "DP-1" {
scale 1.5
mode "2560x1440@75"
position x=0 y=0
}
output "DP-3" {
scale 1
mode "2560x1440@75"
}
// Settings that influence how windows are positioned and sized.
// Find more information on the wiki: