niri: Map tablet to main monitor
This commit is contained in:
@ -21,6 +21,12 @@ input {
|
|||||||
|
|
||||||
// Focus windows and outputs automatically when moving the mouse into them.
|
// Focus windows and outputs automatically when moving the mouse into them.
|
||||||
focus-follows-mouse max-scroll-amount="0%"
|
focus-follows-mouse max-scroll-amount="0%"
|
||||||
|
|
||||||
|
{% if hostname == "sputnik" %}
|
||||||
|
tablet {
|
||||||
|
map-to-output "Microstep MSI MAG342CQR DB6H262101804"
|
||||||
|
}
|
||||||
|
{% end %}
|
||||||
}
|
}
|
||||||
|
|
||||||
// https://gdthub.com/YaLTeR/niri/wiki/Configuration:-Outputs
|
// https://gdthub.com/YaLTeR/niri/wiki/Configuration:-Outputs
|
||||||
|
|||||||
Reference in New Issue
Block a user