A DankMaterialShell (DMS) plugin that lets you:
- Toggle Niri displays on/off
- Control hardware monitor brightness, constrast via DDC/CI
- Control resolution and refresh rate
Designed to be lightweight, fast, and bar-friendly.
To control monitor brightness, you need ddcutil and access to the I2C interface.
sudo pacman -S ddcutil
sudo usermod -aG i2c $USER