diff options
| author | Yaroslav de la Peña Smirnov <yps@yaroslavps.com> | 2026-05-06 00:28:47 +0300 |
|---|---|---|
| committer | Yaroslav de la Peña Smirnov <yps@yaroslavps.com> | 2026-05-06 00:28:47 +0300 |
| commit | 9cc25ecff433bf120d6a49281794e432e2fe8c67 (patch) | |
| tree | d5712ff78a702b482342e556471cd8c28b6a755e /dotfiles/.config/DankMaterialShell/plugin_settings.json | |
| parent | 78c3a450ee676f4ee445aa554e303da4bfb51cdb (diff) | |
| download | swayrice-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.json | 10 |
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 |
