dotfiles/.config/hyprmoncfg/profiles/laptop.json

94 lines
2.2 KiB
JSON

{
"name": "Laptop",
"created_at": "2026-04-01T04:29:51.207188499Z",
"updated_at": "2026-04-01T04:31:06.822573866Z",
"outputs": [
{
"key": "boe|0x0a6d",
"name": "eDP-2",
"make": "BOE",
"model": "0x0A6D",
"enabled": true,
"mode": "1920x1200@165.00Hz",
"width": 1920,
"height": 1200,
"refresh": 165,
"x": -1,
"y": -1,
"scale": 1,
"transform": 0
},
{
"key": "dell inc.|dell s2721dgf|h13jy83",
"name": "DP-1",
"make": "Dell Inc.",
"model": "DELL S2721DGF",
"serial": "H13JY83",
"enabled": false,
"mode": "2560x1440@59.95Hz",
"width": 2560,
"height": 1440,
"refresh": 59.95,
"x": 1920,
"y": 0,
"scale": 1,
"transform": 1
},
{
"key": "samsung electric company|odyssey g40b|hcjxa14774",
"name": "HDMI-A-1",
"make": "Samsung Electric Company",
"model": "Odyssey G40B",
"serial": "HCJXA14774",
"enabled": false,
"mode": "1920x1080@239.76Hz",
"width": 1920,
"height": 1080,
"refresh": 239.76,
"x": 0,
"y": 0,
"scale": 1,
"transform": 0
}
],
"workspaces": {
"enabled": true,
"strategy": "sequential",
"max_workspaces": 9,
"group_size": 3,
"monitor_order": [
"boe|0x0a6d",
"samsung electric company|odyssey g40b|hcjxa14774",
"dell inc.|dell s2721dgf|h13jy83"
],
"rules": [
{
"workspace": "1",
"output_key": "samsung electric company|odyssey g40b|hcjxa14774",
"output_name": "HDMI-A-1",
"default": true
},
{
"workspace": "2",
"output_key": "samsung electric company|odyssey g40b|hcjxa14774",
"output_name": "HDMI-A-1"
},
{
"workspace": "3",
"output_key": "dell inc.|dell s2721dgf|h13jy83",
"output_name": "DP-1",
"default": true
},
{
"workspace": "4",
"output_key": "dell inc.|dell s2721dgf|h13jy83",
"output_name": "DP-1"
},
{
"workspace": "5",
"output_key": "dell inc.|dell s2721dgf|h13jy83",
"output_name": "DP-1"
}
]
}
}