36 lines
377 B
JSON
36 lines
377 B
JSON
{
|
|
"terminal_classes":[
|
|
"kitty",
|
|
"thunar"
|
|
],
|
|
"ignore_titles":[
|
|
"notificationtoasts_\\d+_desktop"
|
|
],
|
|
"monitors":{
|
|
"DP-1":{
|
|
"width":1364,
|
|
"height":767,
|
|
"offset":[
|
|
0,
|
|
0
|
|
]
|
|
},
|
|
"DP-2":{
|
|
"width":1364,
|
|
"height":767,
|
|
"offset":[
|
|
0,
|
|
0
|
|
]
|
|
},
|
|
"HDMI-A-1":{
|
|
"width":1364,
|
|
"height":767,
|
|
"offset":[
|
|
0,
|
|
0
|
|
]
|
|
}
|
|
}
|
|
}
|