Migrate from stow to dm theme manager
Move all config files from .config/ into themes/dracula/.config/ so the dm tool can manage them as file-level symlinks. Removes .bak file. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
53a43e4683
commit
b043d2807d
100 changed files with 0 additions and 10 deletions
|
|
@ -1,94 +0,0 @@
|
|||
{
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue