Skip to content

Commit

Permalink
Add Dual Monitor tools to applications.json (#1504)
Browse files Browse the repository at this point in the history
* Add Dual Monitor tools to applications.json

* Update applications.json

* Update applications.json

---------

Co-authored-by: Chris Titus <contact@christitus.com>
  • Loading branch information
joser93 and ChrisTitusTech authored Jan 30, 2024
1 parent 51a7bbe commit 5bfb733
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion config/applications.json
Original file line number Diff line number Diff line change
Expand Up @@ -440,6 +440,15 @@
"panel": "2",
"winget": "Microsoft.DotNet.DesktopRuntime.8"
},
"WPFInstalldmt": {
"winget": "GNE.DualMonitorTools",
"choco": "dual-monitor-tools",
"category": "Utilities",
"panel": "4",
"content": "Dual Monitor Tools",
"link": "https://dualmonitortool.sourceforge.net/",
"description": "Dual Monitor Tools (DMT) is a FOSS app that customize handling multiple monitors and even lock the mouse on specific monitor. Useful for full screen games and apps that does not handle well a second monitor or helps the workflow."
},
"WPFInstallduplicati": {
"category": "Utilities",
"choco": "duplicati",
Expand Down Expand Up @@ -2501,4 +2510,4 @@
"panel": "0",
"winget": "Zulip.Zulip"
}
}
}

0 comments on commit 5bfb733

Please sign in to comment.