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

@ -17,6 +17,7 @@ binds {
Mod+N { spawn "dms" "ipc" "call" "notifications" "toggle"; }
Mod+S { spawn "dms" "ipc" "call" "notepad" "toggle"; }
Mod+Space { spawn "dms" "ipc" "call" "spotlight" "toggle"; }
Mod+Shift+S { spawn "dms" "screenshot"; }
Mod+Return { spawn "ghostty"; }
Mod+F { spawn-sh "uwsm app -- nautilus --new-window"; }