aboutsummaryrefslogtreecommitdiff
path: root/dotfiles/.config/DankMaterialShell/plugin_settings.json
diff options
context:
space:
mode:
authorYaroslav de la Peña Smirnov <yps@yaroslavps.com>2026-05-04 18:33:16 +0300
committerYaroslav de la Peña Smirnov <yps@yaroslavps.com>2026-05-04 18:33:16 +0300
commit78c3a450ee676f4ee445aa554e303da4bfb51cdb (patch)
tree7d800730b60a82322516b7a9a1a9e6ed11b20342 /dotfiles/.config/DankMaterialShell/plugin_settings.json
parent12f6f4702e64d775ee1991d704dcb08d4e2704c4 (diff)
downloadswayrice-78c3a450ee676f4ee445aa554e303da4bfb51cdb.tar.gz
swayrice-78c3a450ee676f4ee445aa554e303da4bfb51cdb.zip
dms: improvements for laptopniri
Diffstat (limited to 'dotfiles/.config/DankMaterialShell/plugin_settings.json')
-rw-r--r--dotfiles/.config/DankMaterialShell/plugin_settings.json10
1 files changed, 7 insertions, 3 deletions
diff --git a/dotfiles/.config/DankMaterialShell/plugin_settings.json b/dotfiles/.config/DankMaterialShell/plugin_settings.json
index 0c2abd6..d73a99d 100644
--- a/dotfiles/.config/DankMaterialShell/plugin_settings.json
+++ b/dotfiles/.config/DankMaterialShell/plugin_settings.json
@@ -1,10 +1,14 @@
{
- "calculator": {
+ "powerUsagePlugin": {
"enabled": true,
- "trigger": "="
+ "refreshInterval": 2,
+ "selectedPopout": "processList"
},
"emojiLauncher": {
+ "enabled": true
+ },
+ "calculator": {
"enabled": true,
- "recentEmojis": "👍🏻"
+ "trigger": "="
}
} \ No newline at end of file