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-06 00:28:47 +0300
committerYaroslav de la Peña Smirnov <yps@yaroslavps.com>2026-05-06 00:28:47 +0300
commit9cc25ecff433bf120d6a49281794e432e2fe8c67 (patch)
treed5712ff78a702b482342e556471cd8c28b6a755e /dotfiles/.config/DankMaterialShell/plugin_settings.json
parent78c3a450ee676f4ee445aa554e303da4bfb51cdb (diff)
downloadswayrice-9cc25ecff433bf120d6a49281794e432e2fe8c67.tar.gz
swayrice-9cc25ecff433bf120d6a49281794e432e2fe8c67.zip
dms: some more bar adjustments for laptopniri
Diffstat (limited to 'dotfiles/.config/DankMaterialShell/plugin_settings.json')
-rw-r--r--dotfiles/.config/DankMaterialShell/plugin_settings.json10
1 files changed, 9 insertions, 1 deletions
diff --git a/dotfiles/.config/DankMaterialShell/plugin_settings.json b/dotfiles/.config/DankMaterialShell/plugin_settings.json
index d73a99d..3e14a79 100644
--- a/dotfiles/.config/DankMaterialShell/plugin_settings.json
+++ b/dotfiles/.config/DankMaterialShell/plugin_settings.json
@@ -5,10 +5,18 @@
"selectedPopout": "processList"
},
"emojiLauncher": {
- "enabled": true
+ "enabled": true,
+ "recentEmojis": "🎂"
},
"calculator": {
"enabled": true,
"trigger": "="
+ },
+ "dankPomodoroTimer": {
+ "enabled": true,
+ "autoStartBreaks": true
+ },
+ "usbManager": {
+ "enabled": false
}
} \ No newline at end of file