# Menu options

## Hot corners

Droptop has 2 hot corners on the left and right side of the bar. You can change their behaviour in `Droptop settings >> Options >> Menu options >> Left hot corner action` and `Droptop settings >> Options >> Menu options >> Right hot corner action`. They can be also disabled.

<figure><img src="https://3764159802-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWZbWdpmor6O2Q6HSxHKH%2Fuploads%2FeWFD3HsDPPUbctemMk3R%2FScreenshot_223.png?alt=media&#x26;token=32f973d0-2d1a-45d4-badc-b314a15215c2" alt=""><figcaption><p>Hot corner highlighted</p></figcaption></figure>

## Bar centering

If you have a very wide screen, the lenght of the droptop bar can be quite annoying. Luckily you can shorten the bar in the center by adding a desired offset in `Droptop settings >> Options >> Menu options >> Top bar centering`.&#x20;

<figure><img src="https://3764159802-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWZbWdpmor6O2Q6HSxHKH%2Fuploads%2FtHmi1WyHyHhnNHypduVA%2Fimage.png?alt=media&#x26;token=fdbeb26c-efda-4eb8-8ea8-f771a4c303a3" alt=""><figcaption><p>Screenshot by ChiefPoko</p></figcaption></figure>

## Fade effect when opening menus

WIth the `Droptop settings >> Options >> Menu options >> Fade effect when opening menus` option, you can toggle e nicer transition when opening menus.

## Accessibility in fullscreen apps

If you have a fullscreen window, droptop won't show on top of the open window. If you want to have access to droptop when using a fullscreen window, enable `Droptop settings >> Options >> Menu options >> Accessibility in fullscreen apps`.&#x20;

{% hint style="warning" %}
Enabling this option can cause some problems while gaming, as the bar could appear and steal the focus of the cursor from your game. We suggest to set the [Rainmeter Gamemode](https://docs.rainmeter.net/manual/user-interface/manage/#GameModeTab) to be able to safely game also saving up on performances.&#x20;
{% endhint %}

## Simplified home menu

If you want to use the droptop home menu as your main home menu, you might want to hide the settings tab and use a simple and clean version of the home menu that shows some useful buttons. To enable it, toggle `Droptop settings >> Options >> Menu options >> Simplified home menu`.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.droptopfour.com/setting-up/behaviour/menu-options.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
