This commit is contained in:
2026-04-17 17:03:56 +02:00
parent e8be018123
commit 556c0823c2
4 changed files with 17 additions and 23 deletions

View File

@@ -1,17 +1,8 @@
{
"workspaces": [
{
"name": "Default",
"name": "Defaultmon-not-found",
"monitors": {
"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 P2422HE HFKK5L3": {
"resolution": "1920x1080",
"refresh_rate": 60.0,
@@ -21,6 +12,15 @@
"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,
@@ -31,7 +31,11 @@
"is_primary": false
}
}
},
{
"name": "l -ba /home/zphinx/.",
"monitors": {}
}
],
"active_workspace": 0
"active_workspace": 1
}