# Game Bar An overlay for [DankMaterialShell](https://danklinux.com/docs/dankmaterialshell/plugins-overview). ## Widgets | Widget | Contents | |---|---| | **Audio** | Master output volume + mute, output device switching, microphone volume + mute, input device switching | | **Apps** | Per-application volume sliders with individual mute, app icon and what is playing | | **Performance** | CPU (usage, temperature), memory (used / total), network (rx/tx), disk (root usage, read/write) | ### IPC commands | Command | Effect | |---|---| | `dms ipc call gameBar toggle` | Toggle the overlay | | `dms ipc call gameBar open` | Open the overlay | | `dms ipc call gameBar close` | Close the overlay | | `dms ipc call gameBar widget audio\|apps\|system` | Show/hide one widget | | `dms ipc call gameBar resetLayout` | Forget all saved widget positions | ## Settings Settings → Plugins → Game Bar (gear icon): - **Background dimming** — how dark the desktop behind the overlay gets (0–95%). - **Reset widget positions** — back to the default arrangement on every monitor. ## License MIT