Skip to content

Commit 9f793e3

Browse files
authored
Added demo GIF
1 parent a3974b8 commit 9f793e3

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

README.adoc

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@ image:https://img.shields.io/badge/rust-1.78%2B-orange?logo=rust&logoColor=white
1818
image:https://img.shields.io/badge/platform-Windows%2010%2F11-0078d4?logo=windows&logoColor=white[Platform,link=https://github.com/Londopy/HideDeskTopApps/releases/latest]
1919
image:https://img.shields.io/github/downloads/Londopy/HideDeskTopApps/total?[GitHub Downloads]
2020

21+
image::assets/demo.gif[HideDesktopApps demo — hiding desktop icons and the taskbar with a hotkey,align="center"]
22+
23+
_Ctrl+Alt+H hides the desktop icons, Ctrl+Alt+T hides the taskbar. Press again to bring everything back._
24+
2125
---
2226

2327
== What is this?
@@ -236,7 +240,8 @@ HideDesktopApps/
236240
│ ├── ui/ egui settings window
237241
│ └── ...
238242
├── assets/
239-
│ └── installer.iss Inno Setup script
243+
│ ├── installer.iss Inno Setup script
244+
│ └── demo.gif README demo animation
240245
├── scoop/
241246
│ └── HideDesktopApps.json Scoop manifest
242247
├── winget/

0 commit comments

Comments
 (0)