n
This commit is contained in:
parent
c9b8c7c140
commit
c3cc88b0e9
1 changed files with 12 additions and 3 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue