We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
docs: update documentation to reflect increase in native plugins count and add new plugins for chezmoi and yadm
docs: update documentation to reflect addition of swap plugin and increase in native plugins count
docs: fix platform-specific plugins documentation Correct the documentation to reflect that most plugins are cross-platform: - audiodevices: macOS (SwitchAudioSource), Linux (pactl) - camera: macOS (lsof), Linux (/sys/class/video4linux) - microphone: macOS (powerkit-microphone), Linux (pactl/amixer) - volume: macOS (osascript), Linux (pactl/amixer) - temperature: macOS (powerkit-temperature), Linux (/sys/class/hwmon) - nowplaying: macOS (powerkit-nowplaying), Linux (playerctl) Only brightness is truly Linux-only.
docs: enhance configuration and plugin documentation; add plugin groups and update color options
docs: add Plugins page and update documentation - Add comprehensive Plugins.md with all 42 native plugins - Document external plugins feature with examples - Update Configuration.md with pane border options - Update Themes.md with all 32 themes and 56 variants - Update Home.md with new navigation links - Update powerkit-options.conf with all new options