Update .gitconfig Update .tmux.conf Update .config/DankMaterialShell/firefox.css Update .config/DankMaterialShell/plugin_settings.json Update .config/DankMaterialShell/plugins/.repos/0026f1eba8dedaec/DankActions/DankActionsSettings.qml Update .config/DankMaterialShell/plugins/.repos/0026f1eba8dedaec/DankActions/DankActionsWidget.qml Update .config/DankMaterialShell/plugins/.repos/0026f1eba8dedaec/DankActions/plugin.json 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/plugins/emojiLauncher/.git/refs/remotes/origin/main Update .config/DankMaterialShell/settings.json Update .config/alacritty/dank-theme.toml Update .config/ghostty/config Update .config/ghostty/themes/dankcolors Update .config/niri/dms/colors.kdl Update .config/nvim/lua/plugins/dankcolors.lua Update .config/pda/config.toml Update .local/bin/tmux-sessionizer
69 lines
No EOL
1.3 KiB
JSON
69 lines
No EOL
1.3 KiB
JSON
{
|
|
"commandRunner": {
|
|
"enabled": false,
|
|
"history": [
|
|
"fuzzel",
|
|
"fish",
|
|
"bash",
|
|
"trest",
|
|
"yay -Qqet",
|
|
"wiremix",
|
|
"pipewire",
|
|
"neofetch",
|
|
"fastfetch"
|
|
],
|
|
"terminal": "alacritty",
|
|
"trigger": "!",
|
|
"noTrigger": false
|
|
},
|
|
"grimblast": {
|
|
"enabled": false,
|
|
"saveLocation": "~/dcim/pictures/screenshots"
|
|
},
|
|
"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": ""
|
|
},
|
|
"alarmClock": {
|
|
"enabled": true
|
|
}
|
|
} |