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
This commit is contained in:
Lewis Wynne 2026-01-06 22:49:00 +00:00
parent b5afd19ffd
commit 1b2ee95d10
19 changed files with 532 additions and 989 deletions

View file

@ -1,6 +1,6 @@
{
"commandRunner": {
"enabled": true,
"enabled": false,
"history": [
"fuzzel",
"fish",
@ -38,14 +38,28 @@
]
},
"calculator": {
"enabled": true,
"enabled": false,
"trigger": "="
},
"emojiLauncher": {
"enabled": true
},
"webSearch": {
"enabled": true,
"enabled": false,
"searchEngines": []
},
"dankDesktopWeather": {
"enabled": true
},
"mediaPlayer": {
"enabled": false
},
"desktopCommand": {
"enabled": true
},
"dankHooks": {
"enabled": true,
"wifiConnected": "/home/lew/.local/bin/hooks/generic",
"audioVolume": ""
}
}