File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -18,6 +18,10 @@ image:https://img.shields.io/badge/rust-1.78%2B-orange?logo=rust&logoColor=white
1818image:https://img.shields.io/badge/platform-Windows%2010%2F11-0078d4?logo=windows&logoColor=white[Platform,link=https://github.com/Londopy/HideDeskTopApps/releases/latest]
1919image: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/
You can’t perform that action at this time.
0 commit comments