Skip to content

Commit 0719d07

Browse files
authored
fix(fastfetch): update fastfetch config for Plasma 6.6 (#105)
* fix: update fastfetch config current fastfetch crashes on Plasma 6.6, this fixes the issue for the time being. Doesn't cause issues on stable * fix indent
1 parent e300e9a commit 0719d07

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

system_files/shared/usr/share/ublue-os/fastfetch.jsonc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
"display": {
44
"separator": ""
55
},
6+
"general": {
7+
"dsForceDrm": true
8+
},
69
"modules": [
710
{
811
"type": "title",

0 commit comments

Comments
 (0)