Files
configs/.config/hypr/monitors.json
2026-04-17 17:03:56 +02:00

41 lines
983 B
JSON

{
"workspaces": [
{
"name": "Defaultmon-not-found",
"monitors": {
"desc:Dell Inc. DELL P2422HE HFKK5L3": {
"resolution": "1920x1080",
"refresh_rate": 60.0,
"scale": 1.0,
"rotation": 0,
"position_x": 0,
"position_y": 0,
"is_primary": false
},
"desc:Microstep MEG 342C OLED": {
"resolution": "3440x1440",
"refresh_rate": 175.0,
"scale": 1.0,
"rotation": 0,
"position_x": 1920,
"position_y": 0,
"is_primary": true
},
"desc:Dell Inc. DELL P2422H CY98FQ3": {
"resolution": "1920x1080",
"refresh_rate": 60.0,
"scale": 1.0,
"rotation": 0,
"position_x": 5360,
"position_y": 0,
"is_primary": false
}
}
},
{
"name": "l -ba /home/zphinx/.",
"monitors": {}
}
],
"active_workspace": 1
}