aboutsummaryrefslogtreecommitdiff
path: root/dotfiles/.config/DankMaterialShell/plugin_settings.json
diff options
context:
space:
mode:
Diffstat (limited to 'dotfiles/.config/DankMaterialShell/plugin_settings.json')
-rw-r--r--dotfiles/.config/DankMaterialShell/plugin_settings.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/dotfiles/.config/DankMaterialShell/plugin_settings.json b/dotfiles/.config/DankMaterialShell/plugin_settings.json
new file mode 100644
index 0000000..d73a99d
--- /dev/null
+++ b/dotfiles/.config/DankMaterialShell/plugin_settings.json
@@ -0,0 +1,14 @@
+{
+ "powerUsagePlugin": {
+ "enabled": true,
+ "refreshInterval": 2,
+ "selectedPopout": "processList"
+ },
+ "emojiLauncher": {
+ "enabled": true
+ },
+ "calculator": {
+ "enabled": true,
+ "trigger": "="
+ }
+} \ No newline at end of file