updated some opacity things.

This commit is contained in:
2026-06-03 11:51:44 +02:00
parent 46b683acd4
commit b5cf033704
4 changed files with 17 additions and 4 deletions
+11 -2
View File
@@ -1,7 +1,7 @@
{
"currentThemeName": "dynamic",
"currentThemeCategory": "dynamic",
"customThemeFile": "/home/den/.config/DankMaterialShell/themes/arcdarkest/theme.json",
"customThemeFile": "/home/den/.config/DankMaterialShell/themes/-/theme.json",
"registryThemeVariants": {
"rosePine": "rosePine",
"catppuccin": {
@@ -363,7 +363,16 @@
"notificationHistorySaveLow": true,
"notificationHistorySaveNormal": true,
"notificationHistorySaveCritical": true,
"notificationRules": [],
"notificationRules": [
{
"enabled": true,
"field": "appName",
"pattern": "ownCloud",
"matchType": "exact",
"action": "mute",
"urgency": "default"
}
],
"osdAlwaysShowValue": false,
"osdPosition": 5,
"osdVolumeEnabled": true,