An open API service indexing awesome lists of open source software.

https://github.com/suin/mac-hide-show-desktop-icons

A command line utility to control hiding/showing desktop icons of macOS.
https://github.com/suin/mac-hide-show-desktop-icons

macos

Last synced: about 2 months ago
JSON representation

A command line utility to control hiding/showing desktop icons of macOS.

Awesome Lists containing this project

README

          

# mac-hide-show-desktop-icons

A command line utility to control hiding/showing desktop icons of macOS.

## Usage

### Hide desktop icons

```shell
hide-desktop-icons
```

### Show desktop icons

```shell
show-desktop-icons
```

This command will hide desktop icons in 1 minute automatically by default.

You can choose the auto hiding duration from below:

- `1h`: 1 hour
- `30m`: 30 minutes
- `10m`: 10 minutes
- `5m`: 5 minutes