arch/private_dot_config/DankMaterialShell/plugins/dot_repos/0026f1eba8dedaec/DankHooks
lew 1b2ee95d10 Update .config/DankMaterialShell/plugin_settings.json
Update .config/DankMaterialShell/plugins/.repos/0026f1eba8dedaec/DankActions/DankActionsSettings.qml
Update .config/DankMaterialShell/plugins/.repos/0026f1eba8dedaec/DankActions/plugin.json
Update .config/DankMaterialShell/plugins/.repos/0026f1eba8dedaec/DankBatteryAlerts/plugin.json
Update .config/DankMaterialShell/plugins/.repos/0026f1eba8dedaec/DankHooks/DankHooks.qml
Update .config/DankMaterialShell/plugins/.repos/0026f1eba8dedaec/DankHooks/DankHooksSettings.qml
Update .config/DankMaterialShell/plugins/.repos/0026f1eba8dedaec/DankHooks/README.md
Update .config/DankMaterialShell/plugins/.repos/0026f1eba8dedaec/DankHooks/plugin.json
Update .config/DankMaterialShell/plugins/.repos/0026f1eba8dedaec/DankPomodoroTimer/DankPomodoroSettings.qml
Update .config/DankMaterialShell/plugins/.repos/0026f1eba8dedaec/DankPomodoroTimer/DankPomodoroWidget.qml
Update .config/DankMaterialShell/plugins/.repos/0026f1eba8dedaec/DankPomodoroTimer/plugin.json
Update .config/DankMaterialShell/plugins/.repos/0026f1eba8dedaec/LICENSE
Update .config/DankMaterialShell/plugins/.repos/0026f1eba8dedaec/.git/index
Update .config/DankMaterialShell/plugins/.repos/0026f1eba8dedaec/.git/refs/heads/master
Update .config/DankMaterialShell/plugins/.repos/0026f1eba8dedaec/.git/refs/remotes/origin/master
Update .config/DankMaterialShell/settings.json
Update .config/fish/fish_variables
Update .config/niri/binds.kdl
Update .config/nvim/lazy-lock.json
2026-01-06 22:49:00 +00:00
..
DankHooks.qml Update .config/DankMaterialShell/plugin_settings.json 2026-01-06 22:49:00 +00:00
DankHooksSettings.qml Update .config/DankMaterialShell/plugin_settings.json 2026-01-06 22:49:00 +00:00
plugin.json Update .config/DankMaterialShell/plugin_settings.json 2026-01-06 22:49:00 +00:00
README.md Update .config/DankMaterialShell/plugin_settings.json 2026-01-06 22:49:00 +00:00

Dank Hooks Plugin

Available Hooks

Appearance & Theme

Hook Trigger Hook Name Value
Wallpaper Changed When wallpaper changes onWallpaperChanged Wallpaper file path
Light/Dark Mode Changed When switching between modes onLightModeChanged light or dark
Theme Changed When color theme changes onThemeChanged Theme name (e.g., blue, red, dynamic)
Matugen Completed When matugen finishes generating colors onMatugenCompleted <mode>:<result> (e.g., dark:success, light:no-changes, dark:error)
Night Mode Changed When night mode toggles onNightModeChanged enabled or disabled

Power & Battery

Hook Trigger Hook Name Value
Battery Level Changed When battery percentage changes onBatteryLevelChanged Battery percentage (0-100)
Battery Charging State Changed When charging state changes onBatteryChargingChanged charging or not-charging
Power Adapter Changed When power adapter connects/disconnects onBatteryPluggedInChanged plugged-in or on-battery

Network

Hook Trigger Hook Name Value
WiFi Connection Changed When WiFi connects/disconnects onWifiConnectedChanged connected or disconnected
WiFi Network Changed When connected WiFi network changes onWifiSSIDChanged SSID name or none
Ethernet Connection Changed When Ethernet connects/disconnects onEthernetConnectedChanged connected or disconnected

Audio

Hook Trigger Hook Name Value
Audio Volume Changed When speaker volume changes onAudioVolumeChanged Volume percentage (0-100)
Audio Mute Changed When speakers mute/unmute onAudioMuteChanged muted or unmuted
Microphone Mute Changed When microphone mutes/unmutes onMicMuteChanged muted or unmuted

Display & Media

Hook Trigger Hook Name Value
Brightness Changed When screen brightness changes onBrightnessChanged Brightness percentage (0-100)
Media Playback Changed When media starts/stops playing onMediaPlayingChanged playing or paused

System

Hook Trigger Hook Name Value
Do Not Disturb Changed When DND mode toggles onDoNotDisturbChanged enabled or disabled