Skip to content

Commit 5a18dbb

Browse files
committed
Refactor code structure for improved readability and maintainability
1 parent bc8f5a3 commit 5a18dbb

File tree

4 files changed

+8
-0
lines changed

4 files changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
<p align="center">
2+
<img src="img/headerimg.png" alt="Dispres menu bar screenshot" width="700">
3+
</p>
4+
15
# Dispres
26

37
A lightweight macOS menu bar utility for switching display resolutions, creating virtual displays, and managing multi-monitor setups.
@@ -85,6 +89,10 @@ The virtual display appears as a real screen to macOS and remote desktop softwar
8589

8690
Each display submenu has a **Main Display** option. Click it to make that display the primary screen. This works for both physical and virtual displays.
8791

92+
<p align="center">
93+
<img src="img/aboutimg.png" alt="Dispres about window" width="350">
94+
</p>
95+
8896
## Technical Details
8997

9098
- Uses CoreGraphics public APIs for display enumeration and resolution switching

img/aboutimg.png

199 KB
Loading

img/headerimg.png

348 KB
Loading

0 commit comments

Comments
 (0)