Disable wallpaper accent by default

This commit is contained in:
Prathamesh More 2022-03-11 17:14:35 +05:30
parent 2471a14690
commit eb5a773e27
2 changed files with 0 additions and 2 deletions

View file

@ -1,5 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<bool name="wallpaper_accent_enabled">true</bool>
<bool name="wallpaper_accent_visible">true</bool>
</resources>