added 2 fastfetch configs provided by Nex

This commit is contained in:
2026-06-03 17:36:35 +02:00
parent b5cf033704
commit 0d3918db1c
3 changed files with 343 additions and 1 deletions
+9 -1
View File
@@ -369,7 +369,15 @@
"field": "appName",
"pattern": "ownCloud",
"matchType": "exact",
"action": "mute",
"action": "ignore",
"urgency": "default"
},
{
"enabled": true,
"field": "appName",
"pattern": "ownCloud",
"matchType": "exact",
"action": "ignore",
"urgency": "default"
}
],