mirror of
https://github.com/nix-community/home-manager
synced 2024-12-05 01:19:46 +01:00
19 lines
328 B
JSON
19 lines
328 B
JSON
{
|
|
"autoUpdate": false,
|
|
"autoUpdateNotification": false,
|
|
"disableMinSize": true,
|
|
"enabledThemes": [
|
|
"theme.css"
|
|
],
|
|
"notifyAboutUpdates": false,
|
|
"plugins": {
|
|
"FakeNitro": {
|
|
"enabled": true
|
|
},
|
|
"MessageLogger": {
|
|
"enabled": true,
|
|
"ignoreSelf": true
|
|
}
|
|
},
|
|
"useQuickCss": true
|
|
}
|