On-Screen Display (NudgeOSD)

Estimated reading: 1 minute 28 views

NudgeOSD is a QML-based on-screen display for keyboard shortcuts and system notifications designed for Wayland compositors and built with C++, MauiKit, and LayerShell-Qt.

Usage

NudgeOSD will automatically appear on the monitor(s) when pressing the volume or brightness keys on the keyboard, and uses arguments to use the system icon theme or Nerd Fonts for the UI icons.

nudge-osd                           Daemon mode. Uses system icons.
          --emoji                   Daemon mode. Uses Nerd Font glyphs.

nudge-osd --volume-down             Adjust volume (up or down) in steps.
          --volume-up
          --volume-mute             Mutes volume.
          --brightness-up           Adjust brightness (up or down) in steps.
          --brightness-down

Information

NudgeOSD does not use a configuration file.