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
65 lines
No EOL
1.2 KiB
JSON
65 lines
No EOL
1.2 KiB
JSON
{
|
|
"commandRunner": {
|
|
"enabled": false,
|
|
"history": [
|
|
"fuzzel",
|
|
"fish",
|
|
"bash",
|
|
"trest",
|
|
"yay -Qqet",
|
|
"wiremix",
|
|
"pipewire",
|
|
"neofetch",
|
|
"fastfetch"
|
|
],
|
|
"terminal": "alacritty",
|
|
"trigger": "!",
|
|
"noTrigger": false
|
|
},
|
|
"grimblast": {
|
|
"enabled": false
|
|
},
|
|
"dankActions": {
|
|
"enabled": false,
|
|
"variants": [
|
|
{
|
|
"icon": "terminal",
|
|
"displayText": "",
|
|
"displayCommand": "",
|
|
"clickCommand": "notify-send 'left clicked'",
|
|
"middleClickCommand": "",
|
|
"rightClickCommand": "alacritty -e wiremix",
|
|
"updateInterval": 0,
|
|
"showIcon": true,
|
|
"showText": true,
|
|
"id": "variant_1765383859499",
|
|
"name": "Wiremix"
|
|
}
|
|
]
|
|
},
|
|
"calculator": {
|
|
"enabled": false,
|
|
"trigger": "="
|
|
},
|
|
"emojiLauncher": {
|
|
"enabled": true
|
|
},
|
|
"webSearch": {
|
|
"enabled": false,
|
|
"searchEngines": []
|
|
},
|
|
"dankDesktopWeather": {
|
|
"enabled": true
|
|
},
|
|
"mediaPlayer": {
|
|
"enabled": false
|
|
},
|
|
"desktopCommand": {
|
|
"enabled": true
|
|
},
|
|
"dankHooks": {
|
|
"enabled": true,
|
|
"wifiConnected": "/home/lew/.local/bin/hooks/generic",
|
|
"audioVolume": ""
|
|
}
|
|
} |