mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-25 02:10:57 +01:00
13 lines
338 B
JSON
13 lines
338 B
JSON
{
|
|
"app:dismissarchitecturewarning": false,
|
|
"autoupdate:enabled": false,
|
|
"term:fontfamily": "JuliaMono",
|
|
"term:fontsize": 12.0,
|
|
"term:theme": "my-custom-theme",
|
|
"term:transparency": 0.5,
|
|
"window:bgcolor": "#000000",
|
|
"window:blur": true,
|
|
"window:opacity": 0.5,
|
|
"window:reducedmotion": true,
|
|
"window:showhelp": false
|
|
}
|